tinySA/os/common/oslib
Giovanni Di Sirio 3e78375669 Fixes to the heap allocator.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9304 35acf78f-673a-0410-8e92-d51de3d6d3f4
2016-04-17 12:34:55 +00:00
..
include git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9293 35acf78f-673a-0410-8e92-d51de3d6d3f4 2016-04-16 16:28:01 +00:00
src Fixes to the heap allocator. 2016-04-17 12:34:55 +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/oslib are optional RTOS modules
compatible with both RT and NIL. The code is placed under ./os/common in
order to prevent code duplication and disalignments.