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_LPC11XX_11CXX | ||
| TARGET_LPC176X | ||
| TARGET_MCUXpresso_MCUS | ||
| CMakeLists.txt | ||
| USBEndpoints_LPC17_LPC23.h | ||
| USBHAL_LPC17.cpp | ||
| USBPhyHw.h | ||
| mbed_rtx.h | ||