mbed-os/targets/TARGET_Ambiq_Micro
Hugues Kamba f00aeea70f Apollo3: Fix heap size formula and stack start address in scatter file
The heapsize 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.

The stack start address should be the top of the RAM which is also fixed.
2021-01-12 11:31:50 +00:00
..
TARGET_Apollo3 Apollo3: Fix heap size formula and stack start address in scatter file 2021-01-12 11:31:50 +00:00
sdk Add new targets, Ambiq Apollo3 and Sparkfun Electronics, SFE, boards 2020-09-09 01:13:05 -06:00
CMakeLists.txt CMake: Add support Ambiq targets 2020-12-17 11:13:42 +00:00