mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-08 11:56:59 +00:00
Change how we handle the case of CONFIG_CMSIS_V2_THREAD_DYNAMIC_MAX_COUNT=0 so that we don't create a zero length array. Instead we can just ifdef out the code associated with handling a dynamic stack allocation. Fixes #28397 Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
cmsis_rtos_v1 | ||
cmsis_rtos_v2 | ||
fnmatch | ||
gui | ||
libc | ||
open-amp | ||
os | ||
posix | ||
CMakeLists.txt | ||
Kconfig |