ChibiOS/os/common/ports
Giovanni Di Sirio 4464b4a0d5 Reverted bug #985.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12423 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-11-15 08:30:03 +00:00
..
ARM git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11997 110e8d01-0319-4d1e-a829-52ad28d1bb01 2018-05-04 12:08:34 +00:00
ARMCAx-TZ Mapped the sdmmc memory region as non secure. 2018-04-13 13:47:00 +00:00
ARMCMx Reverted bug #985. 2018-11-15 08:30:03 +00:00
AVR git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11997 110e8d01-0319-4d1e-a829-52ad28d1bb01 2018-05-04 12:08:34 +00:00
SIMIA32 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11997 110e8d01-0319-4d1e-a829-52ad28d1bb01 2018-05-04 12:08:34 +00:00
e200 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11997 110e8d01-0319-4d1e-a829-52ad28d1bb01 2018-05-04 12:08:34 +00:00
templates Added missing file. 2018-05-05 08:01:54 +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.