ChibiOS/os/common/ports
Giovanni Di Sirio b6df752c69 Removed old ARMCMx port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14067 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-03-08 10:22:42 +00:00
..
ARM ARM port updated to latest spec. 2020-08-01 09:54:27 +00:00
ARMv6-M git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13761 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-07-15 10:06:20 +00:00
ARMv7-M Tentative fix for fast interrupts. 2021-03-07 09:25:14 +00:00
ARMv8-M-ML git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13760 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-07-14 09:41:33 +00:00
ARMv8-M-ML-TZ git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13756 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2020-07-13 14:24:43 +00:00
AVR Adjusted declarations incompatible with C++. 2020-02-08 09:14:30 +00:00
SIMIA32 White space fix. 2021-01-04 09:12:40 +00:00
e200 Misplaced comment. 2020-04-02 06:10:57 +00:00
templates Fixed typo. 2019-04-22 09:12: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.