mbed-os/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F411xE
Hugues Kamba a3fccf7d21 STM: 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:18:40 +00:00
..
TARGET_NUCLEO_F411RE CMake: add STM32F4 targets 2020-11-17 14:00:04 +00:00
TOOLCHAIN_ARM STM: Fix heap size formula in scatter files 2021-01-08 18:18:40 +00:00
TOOLCHAIN_GCC_ARM Use boot stack size from config system 2020-09-10 10:08:38 +01:00
TOOLCHAIN_IAR STM32F4: align F412 and F411 linker scripts 2020-10-09 10:28:28 +02:00
CMakeLists.txt CMake: add STM32F4 targets 2020-11-17 14:00:04 +00:00
cmsis_nvic.h STM32F4 baremetal support 2020-06-09 10:25:41 +02:00
flash_data.h STM32F4 restructuration for better maintenance 2020-03-30 16:03:59 +02:00
objects.h STM32: Analogin - define handle in object not as a global 2017-07-17 13:23:45 +02:00
us_ticker_data.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00