CMSIS/RTX: Move Idle and Timer thread stack to bss section.
In case of ARM compiler, idle and timer thread stack though assigned
to `.bss.os` section since not zero initialized are part of `data` section.

In this commit, we are moving stacks of idle and timer thread to bss
section and thereby saving ROM space.
ls
1 parent dd21ea0 commit 9549fff786475bdcd6ab1d8ac8db1c8618c19f6f
@deepikabhavnani deepikabhavnani authored on 13 Dec 2018
Martin Kojtal committed on 11 May 2020
Showing 1 changed file
View
rtos/source/TARGET_CORTEX/rtx5/RTX/Source/rtx_lib.c