ChibiOS/os/common/ports
Theodore Ateba 18d0b140b8 AVR: Remove the programming target from the generic makefile rule.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10590 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-09-16 14:02:09 +00:00
..
ARM Dcumentation-related fixes. 2017-02-16 08:10:31 +00:00
ARMCAx-TZ The IRQ handlers are normal functions: deleted interrupt attribute to them. 2017-08-14 09:08:03 +00:00
ARMCMx Dcumentation-related fixes. 2017-02-16 08:10:31 +00:00
AVR AVR: Remove the programming target from the generic makefile rule. 2017-09-16 14:02:09 +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
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.