nuttx/boards/risc-v/esp32c3-legacy/common/scripts
Inochi Amaoto f4a38c01df arch/risc-v: Make esp32 SoCs allocate idle stack after ebss
ESP32 SoC use a static allocated array as idle stack. To fit
the existed idle stack allocation, make idle stack allocated
from ebss for the whole esp32 series.

Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
2024-05-08 15:43:41 +08:00
..
.gitignore
esp32c3_aliases.ld
esp32c3_rom.ld
flat_memory.ld
kernel-space.ld
legacy_sections.ld
mcuboot_sections.ld
protected_memory.ld
user-space.ld