mbed-os/targets/TARGET_NORDIC
Hugues Kamba 4780dd55e5 NRF52840: 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:32:46 +00:00
..
TARGET_NRF5x NRF52840: Fix heap size formula in scatter files 2021-01-08 18:32:46 +00:00
CMakeLists.txt CMake: Use relative paths to list source files and directories 2020-11-09 12:32:30 +00:00
mbed_rtx.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00