zephyr/subsys/portability
Utsav Munendra 10c6b34800 portability: cmsis: Support static CMSIS-RTOSv2 control blocks
Do not use memory slabs for the control blocks when
the application provides the memory for it. This
implements manual user-defined allocation memory
management support in CMSIS-RTOSv2 API.

Signed-off-by: Utsav Munendra <utsavm@meta.com>
2025-02-14 03:13:35 +01:00
..
cmsis_rtos_v1 kernel/sched: Eliminate PRESTART thread state 2024-11-27 10:38:05 -05:00
cmsis_rtos_v2 portability: cmsis: Support static CMSIS-RTOSv2 control blocks 2025-02-14 03:13:35 +01:00
CMakeLists.txt
Kconfig