mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/rtos2-utils.git
synced 2025-06-12 02:36:00 +00:00
12 lines
220 B
Markdown
12 lines
220 B
Markdown
# CMSIS OS2
|
|
|
|
Library using cmsis_os2.h functionality for RTOS projects.
|
|
|
|
|
|
|
|
## System events
|
|
|
|
Enable via `STA_SYSTEM_EVENT_ENABLE` defined in `sta/config.hpp`.
|
|
|
|
Requires setup of a `systemEvent` EventFlag in the project.
|