mbed-os/targets/TARGET_Ambiq_Micro
Hugues Kamba cac9d7930c Apollo3: Fix run time error due to memory mapping
The Appollo3 targets require dummy sections in stack and heap regions.
The stack dummy section does not contain any symbols. It is only used
for the linker to calculate the size of the stack sections and assign
values to stack symbols later.
The heap dummy region is used to identify the beginning of available dynamic memory.
2021-02-12 12:09:14 +00:00
..
TARGET_Apollo3 Apollo3: Fix run time error due to memory mapping 2021-02-12 12:09:14 +00:00
sdk Add new targets, Ambiq Apollo3 and Sparkfun Electronics, SFE, boards 2020-09-09 01:13:05 -06:00
CMakeLists.txt CMake Ambiq Micro: fix years 2021-02-11 14:20:13 +00:00