ChibiOS/os/common/ports
Giovanni Di Sirio 6ebca5756c Moved VTOS initialization in startup files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9364 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-04-25 13:52:55 +00:00
..
ARM GCC asm files extension changed from .s to .S. 2016-04-23 06:47:26 +00:00
ARMCMx Moved VTOS initialization in startup files. 2016-04-25 13:52:55 +00:00
AVR More infos in chtypes.h. 2016-04-16 16:12:51 +00:00
SIMIA32 More infos in chtypes.h. 2016-04-16 16:12:51 +00:00
e200 GCC asm files extension changed from .s to .S. 2016-04-23 06:47:26 +00:00
templates More infos in chtypes.h. 2016-04-16 16:12:51 +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.