ChibiOS/os/common/oslib
Giovanni Di Sirio b140ed8c61 Added test case for dynamic buffers, fixed a problem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10900 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-27 13:34:22 +00:00
..
include Fixed problems with the new factory, implemented part of its test sequence. 2017-10-24 17:37:38 +00:00
src Added test case for dynamic buffers, fixed a problem. 2017-10-27 13:34:22 +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.