ChibiOS/os/common/ports
Giovanni Di Sirio 9d617edee6 Restored SB functionality with RT7.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14327 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-25 15:16:41 +00:00
..
ARM More registry-related changes, removed some complexity from asm port modules thanks to registry changes. 2021-04-13 08:42:51 +00:00
ARMv6-M More registry-related changes, removed some complexity from asm port modules thanks to registry changes. 2021-04-13 08:42:51 +00:00
ARMv6-M-RP2 Cross-core halt message. 2021-04-24 15:01:02 +00:00
ARMv7-M Restored SB functionality with RT7. 2021-04-25 15:16:41 +00:00
ARMv8-M-ML More registry-related changes, removed some complexity from asm port modules thanks to registry changes. 2021-04-13 08:42:51 +00:00
ARMv8-M-ML-TZ More registry-related changes, removed some complexity from asm port modules thanks to registry changes. 2021-04-13 08:42:51 +00:00
AVR Fixed some obvious regressions in AVR port. 2021-04-10 13:29:14 +00:00
SIMIA32 More registry-related changes, removed some complexity from asm port modules thanks to registry changes. 2021-04-13 08:42:51 +00:00
e200 More registry-related changes, removed some complexity from asm port modules thanks to registry changes. 2021-04-13 08:42:51 +00:00
templates License update. 2021-03-29 15:24:45 +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.