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_KLXX | ||
TARGET_MCUXpresso_MCUS | ||
CMakeLists.txt | ||
USBEndpoints_Kinetis.h | ||
USBPhyHw.h | ||
USBPhy_Kinetis.cpp | ||
mbed_rtx.h |