mbed-os/targets/TARGET_Freescale/TARGET_KLXX/TARGET_KL25Z
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
..
device NXP: Fix heap size formula in scatter files 2021-01-08 18:29:03 +00:00
CMakeLists.txt CMake: Add support for Freescale KLXX targets 2020-11-26 16:13:24 +00:00
PeripheralNames.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
PeripheralPins.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
PinNames.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
device.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
gpio_irq_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
mbed_overrides.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
serial_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
spi_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00