ChibiOS/os/common/ports
Giovanni Di Sirio 5fec21c877 Big rework of IRQ handling in STM32 HAL.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13224 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2019-12-29 08:08:11 +00:00
..
ARM Big rework of IRQ handling in STM32 HAL. 2019-12-29 08:08:11 +00:00
ARMCAx-TZ Big rework of IRQ handling in STM32 HAL. 2019-12-29 08:08:11 +00:00
ARMCMx Big rework of IRQ handling in STM32 HAL. 2019-12-29 08:08:11 +00:00
AVR Big rework of IRQ handling in STM32 HAL. 2019-12-29 08:08:11 +00:00
SIMIA32 Fixed typo. 2019-04-22 09:12:54 +00:00
e200 Fixed typo. 2019-04-22 09:12:54 +00:00
templates Fixed typo. 2019-04-22 09:12:54 +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.