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. |
||
---|---|---|
.. | ||
startup_stm32f429xx.S | ||
stm32f429xx.sct |