mirror of https://github.com/ARMmbed/mbed-os.git
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. |
||
|---|---|---|
| .. | ||
| Include | ||
| RTX | ||
| Source | ||