mbed-os/targets/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFM32GG
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_EFM32GG_STK3700 modified itm_api.c for STK3701 and add SWO location 0 to EFM32GG11_STK3701, EFM32GG_STK3700, EFM32LG_STK3600, EFM32PG_STK3401, EFM32PG12_STK3402 and EFM32WG_STK3800 2019-12-07 03:00:01 +02:00
device EFM32GG: Fix heap size formula in scatter files 2021-01-08 18:34:28 +00:00
CMakeLists.txt CMake: Add support for SiLabs EFM32GG targets 2020-12-09 15:29:58 +00:00
PeripheralPins.c Place "MBED_WEAK" for IAR-Toolchain before the type. 2018-07-17 08:12:41 +02:00