R_RTOS  0.1
DistributedRealTimeOperatingSystemfortheARMCortexMArchitecture
File List
Here is a list of all documented files with brief descriptions:
 main.cExample of using the R_RTOS and its functionalities
 R_RTOS_BitMagic.cFunctions for creating, maintaining and handling tasks
 R_RTOS_BitMagic.hFunctions for manipulating bits and bytes and stuff
 R_RTOS_events.c
 R_RTOS_events.h
 R_RTOS_inc.hDefines, Typedefs and Macros for the whole system
 R_RTOS_memMngr.c
 R_RTOS_memMngr.h
 R_RTOS_monitor.c
 R_RTOS_monitor.h
 R_RTOS_msgQueuing.c
 R_RTOS_msgQueuing.h
 R_RTOS_mtx.c
 R_RTOS_mtx.h
 R_RTOS_PendSV.SPendSV service routine - Context Switch
 R_RTOS_scheduler.c
 R_RTOS_scheduler.h
 R_RTOS_sem.c
 R_RTOS_sem.h
 R_RTOS_services.cService calls, which can be used by/inside tasks
 R_RTOS_services.hService calls, which can be used by/inside tasks
 R_RTOS_stack.c
 R_RTOS_stack.h
 R_RTOS_SVC.SSVC Call service routine - OS service calls
 R_RTOS_system.c
 R_RTOS_system.h
 R_RTOS_SysTickTMR.c
 R_RTOS_SysTickTMR.h
 R_RTOS_task.c
 R_RTOS_task.h
 R_RTOS_timer.c
 R_RTOS_timer.h
 R_RTOS_UsrDefs.hUser Defines for controlling the system