tinySA/os/common/ports
Fabio Utzig 1b5ab277a8 [AVR] Fixed AVR port issues
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9281 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-04-16 03:16:18 +00:00
..
ARM Fixed stack limit conditions in RT4. 2016-04-02 16:47:14 +00:00
ARMCMx Fixed stack limit conditions in RT4. 2016-04-02 16:47:14 +00:00
AVR [AVR] Fixed AVR port issues 2016-04-16 03:16:18 +00:00
SIMIA32 Simulator updates, not complete. 2016-04-02 13:05:59 +00:00
e200 Fixed stack limit conditions in RT4. 2016-04-02 16:47:14 +00:00
templates Fixed stack limit conditions in RT4. 2016-04-02 16:47:14 +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.