ChibiOS/os/common/ports
Giovanni Di Sirio 1f3c1037a6 YO DAWG
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15645 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2022-05-30 10:01:12 +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 bug #1228. 2022-03-18 08:53:25 +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 More VRQ code. 2022-05-11 09:27:20 +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
ARMvx-M-SB YO DAWG 2022-05-30 10:01:12 +00:00
AVR Fixed missing inclusion of ccportab.h in some ports. 2021-11-16 10:27:54 +00:00
SIMIA32 Fixed missing inclusion of ccportab.h in some ports. 2021-11-16 10:27:54 +00:00
e200 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15639 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 2022-05-27 09:45:43 +00:00
templates Documentation-related fixes. 2021-06-13 08:47:53 +00:00
readme.txt

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.