ChibiOS/os/oslib
Giovanni Di Sirio a208d65eba Fixed a possible name conflict in oslib.mk.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@16296 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2023-06-19 17:29:16 +00:00
..
dox Mass EOL change to Unix mode. 2022-12-11 14:52:30 +00:00
include Fixed compile error when CH_CFG_USE_MEMCHECKS is set to false. 2023-05-27 13:05:49 +00:00
src Added a cast, IAR complained. 2022-12-26 09:25:15 +00:00
oslib.mk Fixed a possible name conflict in oslib.mk. 2023-06-19 17:29:16 +00:00
readme.txt Mass EOL change to Unix mode. 2022-12-11 14:52:30 +00:00

readme.txt

All the code contained under ./os/lib are high level RTOS extension modules
compatible with both RT and NIL.