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 255661e commit ba92372b8d754cf65917a560cd27e4088548de0e
@deepikabhavnani deepikabhavnani authored on 13 Dec 2018
Deepika committed on 15 Jan 2019
Showing 1 changed file
View
rtos/TARGET_CORTEX/rtx5/RTX/Source/rtx_lib.c