mbed-os/targets/TARGET_GigaDevice
Hugues Kamba 0cef209182 GigaDevice: 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:30:44 +00:00
..
TARGET_GD32F4XX GigaDevice: Fix heap size formula in scatter files 2021-01-08 18:30:44 +00:00
TARGET_GD32F30X GigaDevice: Fix heap size formula in scatter files 2021-01-08 18:30:44 +00:00
CMakeLists.txt CMake: Add support for GigaDevice targets 2020-12-07 11:25:12 +00:00
mbed_rtx.h target_Gigadevice: Set the heap size and limit 2019-02-19 15:49:49 -06:00