ChibiOS/os/common/ports
Giovanni Di Sirio 3f370958d6 Improvements to TIMv1 ST driver implementation. Added concept of delayed rescheduling to ARMv8-M-ML port.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13538 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2020-04-17 09:50:05 +00:00
..
ARM Misplaced comment. 2020-04-02 06:10:57 +00:00
ARMCMx Fixed bug #1081. 2020-04-09 08:07:01 +00:00
ARMv8-M-ML Improvements to TIMv1 ST driver implementation. Added concept of delayed rescheduling to ARMv8-M-ML port. 2020-04-17 09:50:05 +00:00
AVR Adjusted declarations incompatible with C++. 2020-02-08 09:14:30 +00:00
SIMIA32 Fixed typo. 2019-04-22 09:12:54 +00:00
e200 Misplaced comment. 2020-04-02 06:10:57 +00:00
templates Fixed typo. 2019-04-22 09:12:54 +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.