mbed-os/targets/TARGET_NXP
Hugues Kamba 1ca4b1a34f NXP: Fix heap size formula in scatter files
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.
2021-01-08 18:29:03 +00:00
..
TARGET_LPC11XX_11CXX NXP: Fix heap size formula in scatter files 2021-01-08 18:29:03 +00:00
TARGET_LPC176X NXP: Fix heap size formula in scatter files 2021-01-08 18:29:03 +00:00
TARGET_MCUXpresso_MCUS CMake: Add support for TARGET_MCUXpresso_MCUS targets 2020-12-10 11:29:08 +00:00
CMakeLists.txt CMake: Add support for LPC11XX_11CXX targets 2020-12-10 11:27:27 +00:00
USBEndpoints_LPC17_LPC23.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
USBHAL_LPC17.cpp Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
USBPhyHw.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
mbed_rtx.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00