C Microkernel Realtime eXecutive
Realtime Operating System for Cortex-M based microcontrollers
 
Loading...
Searching...
No Matches
Libraries

Description

Optional libraries providing extended functionality.

CMRX offers a small set of libraries that extend its functionality in some way. Their use is purely optional, CMRX kernel does not need depend on them. Some of these libraries provide new servers, while some others provide basic implementation of APIs which have to be implemented by the integrator normally.

Modules

 Communication abstraction
 Communication abstraction offers transport-independent way of communication.
 
 SysTick-Based Timing Provider
 This is auxiliary implementation of Timing provider API using ARM SysTick.