tinySA/os/common/ports
Giovanni Di Sirio 430facf565 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8931 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-02-23 09:31:25 +00:00
..
ARM Renamed r13 context field in sp (ARM ports). Extended the priorities range from 127 to 255. 2016-02-22 13:12:50 +00:00
ARMCMx git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8931 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-02-23 09:31:25 +00:00
AVR Tree reorganization. 2016-02-16 09:59:21 +00:00
SIMIA32 Tree reorganization. 2016-02-16 09:59:21 +00:00
e200 Tree reorganization. 2016-02-16 09:59:21 +00:00
templates Tree reorganization. 2016-02-16 09:59:21 +00:00
readme.txt Tree reorganization. 2016-02-16 09:59:21 +00:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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.