mbed-os/targets/TARGET_ARM_SSG
Hugues Kamba 96dbb42024 MUSCA_B1: 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:35:33 +00:00
..
TARGET_CM3DS_MPS2 Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
TARGET_MPS2 Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
TARGET_MUSCA_B1 MUSCA_B1: Fix heap size formula in scatter files 2021-01-08 18:35:33 +00:00
TARGET_MUSCA_S1 Workaround to fix clang build 2020-09-10 13:59:32 +01:00
mbed_rtx.h Add platform support to Musca S1 2020-09-10 14:53:41 +02:00