ChibiOS/os/common/ports
isiora 58dbc1e30b Added proto of smcServiceWaitRequest()
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11338 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-01-19 08:13:46 +00:00
..
ARM Deleted thumb code. 2018-01-18 09:24:21 +00:00
ARMCAx-TZ Added proto of smcServiceWaitRequest() 2018-01-19 08:13:46 +00:00
ARMCMx Unified MPU handler. 2018-01-08 09:12:47 +00:00
AVR Modified some names for consistency. 2017-11-21 14:29:25 +00:00
SIMIA32 Modified some names for consistency. 2017-11-21 14:29:25 +00:00
e200 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11128 35acf78f-673a-0410-8e92-d51de3d6d3f4 2017-12-07 08:55:48 +00:00
templates More infos in chtypes.h. 2016-04-16 16:12:51 +00:00
readme.txt Tree reorganization. 2016-02-16 09:59:21 +00:00

readme.txt

All the code contained under ./os/common/ports are RTOS ports compatible
with both RT and NIL. The code is placed under ./os/common in order to
prevent code duplication and disalignments.