zephyr/subsys/portability
Utsav Munendra 9379c35dbf portability: cmsis: Clarify Kconfig set max limit on dynamic objects
Clarify that all max limit on RTOS objects set by Kconfig only apply
to objects whose control blocks were dynamically allocated. The
CMSIS-RTOSv2 impl layer itself does not restrict the number of
statically created RTOS objects.

Signed-off-by: Utsav Munendra <utsavm@meta.com>
2025-03-17 02:21:15 +01:00
..
cmsis_rtos_v1 kernel/sched: Eliminate PRESTART thread state 2024-11-27 10:38:05 -05:00
cmsis_rtos_v2 portability: cmsis: Clarify Kconfig set max limit on dynamic objects 2025-03-17 02:21:15 +01:00
CMakeLists.txt
Kconfig