mbed-os/targets/TARGET_NORDIC
Lingkai Dong b174edb282 MCU_NRF52832: use two-region memory layout (stack + heap) to support MicroLib
MicroLib is the lightweight C lib for the Arm toolchain and
used as the default C lib on bare metal builds with the Arm
toolchain. It requires two separate memory regions for stack
and heap.

The change is based on nRF52840.sct.
2020-11-24 16:35:02 +00:00
..
TARGET_NRF5x MCU_NRF52832: use two-region memory layout (stack + heap) to support MicroLib 2020-11-24 16:35:02 +00:00
CMakeLists.txt CMake: Use relative paths to list source files and directories 2020-11-09 12:32:30 +00:00
mbed_rtx.h Add SPDX license identifier to Arm files 2020-10-15 10:47:27 +01:00