ChibiOS/os/oslib
Giovanni Di Sirio 0d3278d54f Renamed memory_region_t in memory_area_t because naming confusion with MPU regions.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@15098 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-11-16 18:02:57 +00:00
..
dox License update. 2021-03-29 15:24:45 +00:00
include Renamed memory_region_t in memory_area_t because naming confusion with MPU regions. 2021-11-16 18:02:57 +00:00
src Renamed memory_region_t in memory_area_t because naming confusion with MPU regions. 2021-11-16 18:02:57 +00:00
oslib.mk RT and NIL upgraded to support the enhanced OSLIB. Mass update of chconf.h files. 2021-11-16 09:02:52 +00:00
readme.txt Renames for consistency. 2019-01-20 15:20:43 +00:00

readme.txt

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