ChibiOS/os/common/ports
Giovanni Di Sirio bff25edf36 Removed obsolete sandbox code from ARMv7-M port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15805 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-09-28 12:18:29 +00:00
..
ARM Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +00:00
ARM-common Documentation-related fixes. 2021-06-13 08:28:06 +00:00
ARMv6-M Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +00:00
ARMv6-M-RP2 Fixed RP2040 port problem with tickless mode disabled. 2022-09-12 09:27:00 +00:00
ARMv7-M Removed obsolete sandbox code from ARMv7-M port. 2022-09-28 12:18:29 +00:00
ARMv7-M-ALT Reorganized system call numbers, another small optimization. 2022-09-11 08:25:28 +00:00
ARMv8-M-ML Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +00:00
ARMv8-M-ML-TZ Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +00:00
ARMvx-M-SB Reorganized system call numbers, another small optimization. 2022-09-11 08:25:28 +00:00
AVR Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +00:00
SIMIA32 Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +00:00
e200 Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +00:00
templates Mass change: Source code convention changed from CRLF to just CR (Unix). 2022-08-29 15:54:32 +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.