ChibiOS/os/common/oslib
isiora 1f1407b194 Fixed missing F_UNLOCK in chFactoryFindObjectByPointer()
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11151 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-12-20 11:09:17 +00:00
..
include Added new API function to factory. 2017-12-20 09:08:50 +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.