From 03ee9d41e53a1ab8d41c5d81d3eec89ea1ea0349 Mon Sep 17 00:00:00 2001 From: Tobias Schuele Date: Tue, 21 Jun 2016 23:11:42 +0200 Subject: [PATCH] Minor update to CONTRIBUTING.md --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 18c7271..a876c07 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,7 +18,7 @@ Table of Contents - Special Commands - Structure - Example -5. How to port EMB² +5. Porting 1. Introduction @@ -208,8 +208,8 @@ class Queue { ``` -5. How to port EMB² -------------------- +5. Porting +---------- EMB² is easily portable to platforms unsupported so far. Almost all platform specific code is located in the ```base_c``` and ```base_cpp``` directories, and platform specific code is fenced using ```EMBB_PLATFORM_*``` defines. -- libgit2 0.26.0