mirror of https://github.com/ARMmbed/mbed-os.git
The Appollo3 targets require dummy sections in stack and heap regions. The stack dummy section does not contain any symbols. It is only used for the linker to calculate the size of the stack sections and assign values to stack symbols later. The heap dummy region is used to identify the beginning of available dynamic memory. |
||
---|---|---|
.. | ||
TARGET_Apollo3 | ||
sdk | ||
CMakeLists.txt |