ChibiOS/os/common/oslib
Giovanni Di Sirio 56a33f50ed Removed invalid assertion.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11078 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-11-27 07:29:39 +00:00
..
include Experimental preemptive round robin module. To be tested. 2017-11-24 10:01:13 +00:00
src Removed invalid assertion. 2017-11-27 07:29:39 +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.