Commit 03ee9d41 by Tobias Schuele

Minor update to CONTRIBUTING.md

parent dc4f22f6
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment