ChibiOS/os/common/ports
tfateba ef75851d10 Fixed small ident, readme file and Makefile.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9896 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-11-01 02:04:43 +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 Fixed small ident, readme file and Makefile. 2016-11-01 02:04:43 +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 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.