ChibiOS/os/common/ports
Giovanni Di Sirio aed82faf72 Fixed calls to test suite in all applications.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9202 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-04-02 07:11:56 +00:00
..
ARM Fixed calls to test suite in all applications. 2016-04-02 07:11:56 +00:00
ARMCMx Fixed calls to test suite in all applications. 2016-04-02 07:11:56 +00:00
AVR git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-03-23 18:43:19 +00:00
SIMIA32 Fixed calls to test suite in all applications. 2016-04-02 07:11:56 +00:00
e200 Fixed calls to test suite in all applications. 2016-04-02 07:11:56 +00:00
templates git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-03-23 18:43:19 +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.