mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Extracting stack usage calculation from k_thread_stack_space_get to z_stack_space_get so it can be used also for interrupt stack. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>