ChibiOS/os/common/ports
Giovanni Di Sirio e70bd5536f More warnings cleanup, restored RT test build application.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14658 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-08-16 08:48:14 +00:00
..
ARM ci: unpack ext deps and fix some builds 2021-07-24 21:03:37 +00:00
ARM-common Documentation-related fixes. 2021-06-13 08:28:06 +00:00
ARMv6-M git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14653 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-08-15 18:22:57 +00:00
ARMv6-M-RP2 MISRA-related fixes. 2021-06-13 09:25:32 +00:00
ARMv7-M Made code compatible with -Wcast-align=strict. 2021-08-15 10:50:26 +00:00
ARMv8-M-ML git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14653 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-08-15 18:22:57 +00:00
ARMv8-M-ML-TZ git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14653 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2021-08-15 18:22:57 +00:00
AVR Fixed wrong macro check. 2021-06-14 17:24:26 +00:00
SIMIA32 More warnings cleanup, restored RT test build application. 2021-08-16 08:48:14 +00:00
e200 Removed unused option. 2021-06-05 03:52:17 +00:00
templates Documentation-related fixes. 2021-06-13 08:47:53 +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.