mirror of https://github.com/ARMmbed/mbed-os.git
The heap size was incorrectly calculated. This fixes it by subtracting the Stack size, any memory chunks allocated before the start of the application (for vectors and/or crash report), and finally the size of the application from the total RAM size. |
||
---|---|---|
.. | ||
TARGET_GD32F4XX | ||
TARGET_GD32F30X | ||
CMakeLists.txt | ||
mbed_rtx.h |