ChibiOS/os/common/ports
Giovanni Di Sirio f87f0d1d65 Dynamic regions support and demo, to be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14901 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-10-12 08:48:07 +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 Fixed an harmless warning under rare conditions. 2021-10-03 13:39:11 +00:00
ARMv6-M-RP2 Fixed an harmless warning under rare conditions. 2021-10-03 13:39:11 +00:00
ARMv7-M Changed limit for fast priorities. 2021-10-03 20:47:49 +00:00
ARMv7-M-ALT Dynamic regions support and demo, to be tested. 2021-10-12 08:48:07 +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 v7m alt port working, options not tested. 2021-09-29 12:28:50 +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 Fixed an harmless warning under rare conditions. 2021-10-03 13:39:11 +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.