ChibiOS/os/common/oslib
Giovanni Di Sirio 9683ccfa78 MISRA-related changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10083 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-02-05 08:49:18 +00:00
..
include MISRA-related changes. 2017-02-05 08:49:18 +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

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.