ChibiOS/os/common/ports
isiora 2fc72ef5f8 Added monitor code to route IRQ to non-secure world.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10303 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-07-07 16:01:52 +00:00
..
ARM Dcumentation-related fixes. 2017-02-16 08:10:31 +00:00
ARMCMAx-TZ Added monitor code to route IRQ to non-secure world. 2017-07-07 16:01:52 +00:00
ARMCMx Dcumentation-related fixes. 2017-02-16 08:10:31 +00:00
AVR Resolve the linker error message: undefined reference to chThdExit. 2017-06-10 00:36:12 +00:00
SIMIA32 Posix simulator, still work in progress. 2017-02-02 10:23:59 +00:00
e200 Copy/paste error in a comment. 2017-05-16 09:34:22 +00:00
templates More infos in chtypes.h. 2016-04-16 16:12:51 +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.