ChibiOS/os/lib
Giovanni Di Sirio 837f2cd0fd Added const modifiers where required, replace NULL with nullptr, minor documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11955 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-04-27 07:34:15 +00:00
..
include Added const modifiers where required, replace NULL with nullptr, minor documentation fixes. 2018-04-27 07:34:15 +00:00
src Added const modifiers where required, replace NULL with nullptr, minor documentation fixes. 2018-04-27 07:34:15 +00:00
lib.mk Typo. 2018-03-17 21:44:30 +00:00
readme.txt Removed separated configuration file for oslib. 2018-03-17 11:24:50 +00:00

readme.txt

All the code contained under ./os/lib are high level RTOS extension modules
compatible with both RT and NIL.