mbed-os/targets/TARGET_Freescale/TARGET_KLXX
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_KL25Z NXP: Fix heap size formula in scatter files 2021-01-08 18:29:03 +00:00
TARGET_KL46Z CMake: Add support for Freescale KLXX targets 2020-11-26 16:13:24 +00:00
CMakeLists.txt CMake: Add support for Freescale KLXX targets 2020-11-26 16:13:24 +00:00
PeripheralPins.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
PortNames.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
analogin_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
analogout_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
clk_freqs.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
gpio_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
gpio_object.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
i2c_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
objects.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
pinmap.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
port_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
pwmout_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
rtc_api.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
sleep.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
us_ticker.c Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00