mbed-os/targets/TARGET_Silicon_Labs
Hugues Kamba ad68c17096 EFM32GG: 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:34:28 +00:00
..
TARGET_EFM32 EFM32GG: Fix heap size formula in scatter files 2021-01-08 18:34:28 +00:00
TARGET_SL_RAIL CMake: Add support for SiLabs SL_RAIL 2020-12-09 15:29:59 +00:00
CMakeLists.txt CMake: Add support for SiLabs EFM32GG targets 2020-12-09 15:29:58 +00:00
mbed_rtx.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00