ChibiOS/os/common/oslib
Giovanni Di Sirio bae22c6d4b Fixed bug #911.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11295 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-01-16 15:19:45 +00:00
..
include Fixed bug #911. 2018-01-16 15:19:45 +00:00
src Fixed missing F_UNLOCK in chFactoryFindObjectByPointer() 2017-12-20 11:09:17 +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.