ChibiOS/os/common/oslib
Giovanni Di Sirio 286deccd12 EXPERIMENTAL: Introduced sysinterval_t in RT, now system time and intervals are different types and could have different sizes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10812 35acf78f-673a-0410-8e92-d51de3d6d3f4
2017-10-12 08:37:47 +00:00
..
include EXPERIMENTAL: Introduced sysinterval_t in RT, now system time and intervals are different types and could have different sizes. 2017-10-12 08:37:47 +00:00
src EXPERIMENTAL: Introduced sysinterval_t in RT, now system time and intervals are different types and could have different sizes. 2017-10-12 08:37:47 +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.