mbed-os/targets
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_ARM_FM CMake: Add support for all ARM's FM Mbed targets 2020-11-25 14:55:17 +00:00
TARGET_ARM_SSG Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00
TARGET_Ambiq_Micro update startup gcc to add back weak definitions and have HciDrvRadioBoot call NVIC_SetVector 2020-12-17 11:21:22 +00:00
TARGET_Analog_Devices CMake: Fix Analog Devices targets support 2020-12-11 11:06:46 +00:00
TARGET_Cypress Merge pull request #13976 from LDong-Arm/cypress_sleep_debug_rework 2020-12-17 14:22:44 +00:00
TARGET_Freescale Merge pull request #13952 from hugueskamba/hk_cmake_freescale_support 2020-12-01 14:35:11 +00:00
TARGET_GigaDevice GigaDevice: Fix heap size formula in scatter files 2021-01-08 18:30:44 +00:00
TARGET_Maxim Merge pull request #13969 from hugueskamba/hk_remove_MAXIM_support 2020-12-10 13:49:32 +00:00
TARGET_NORDIC CMake: add support for Nordic targets 2020-12-18 10:53:57 +00:00
TARGET_NUVOTON Nuvoton: Remove DISABLE/ENABLE macro definitions in BSP 2020-12-09 14:27:23 +08:00
TARGET_NXP CMake: Add support for TARGET_MCUXpresso_MCUS targets 2020-12-10 11:29:08 +00:00
TARGET_RENESAS Merge pull request #14035 from harmut01/remove_rz_targets 2020-12-17 15:37:35 +00:00
TARGET_STM Merge pull request #13826 from arduino/portenta-mainline 2021-01-05 15:49:44 +00:00
TARGET_Samsung Samsung: remove todo from CMake 2020-12-10 14:12:47 +00:00
TARGET_Silicon_Labs CMake: Add support for SiLabs SL_RAIL 2020-12-09 15:29:59 +00:00
TARGET_TOSHIBA CMake: add cmake support for Toshiba targets 2021-01-05 09:20:41 +00:00
TARGET_WICED Merge branch 'hk_cmake_wiced_suppport' of https://github.com/hugueskamba/mbed-os into hugueskamba-hk_cmake_wiced_suppport 2020-12-10 13:32:20 +00:00
CMakeLists.txt CMake: add cmake support for Toshiba targets 2021-01-05 09:20:41 +00:00
targets.json Merge pull request #13826 from arduino/portenta-mainline 2021-01-05 15:49:44 +00:00