ChibiOS/os/common/ports
gdisirio 0ea08f4a96 Added extern "C" declarations to IRQ macros.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12475 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-12-16 08:35:02 +00:00
..
ARM Added extern "C" declarations to IRQ macros. 2018-12-16 08:35:02 +00:00
ARMCAx-TZ Added extern "C" declarations to IRQ macros. 2018-12-16 08:35:02 +00:00
ARMCMx Added extern "C" declarations to IRQ macros. 2018-12-16 08:35:02 +00:00
AVR git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11997 110e8d01-0319-4d1e-a829-52ad28d1bb01 2018-05-04 12:08:34 +00:00
SIMIA32 Added extern "C" declarations to IRQ macros. 2018-12-16 08:35:02 +00:00
e200 Added extern "C" declarations to IRQ macros. 2018-12-16 08:35:02 +00:00
templates Added extern "C" declarations to IRQ macros. 2018-12-16 08:35:02 +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.