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_NUCLEO_F411RE | ||
TOOLCHAIN_ARM | ||
TOOLCHAIN_GCC_ARM | ||
TOOLCHAIN_IAR | ||
CMakeLists.txt | ||
cmsis_nvic.h | ||
flash_data.h | ||
objects.h | ||
us_ticker_data.h |