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. |
||
---|---|---|
.. | ||
device | ||
CMakeLists.txt | ||
PeripheralNames.h | ||
PeripheralPins.c | ||
PinNames.h | ||
device.h | ||
gpio_irq_api.c | ||
mbed_overrides.c | ||
serial_api.c | ||
spi_api.c |