nuttx/boards/xtensa/esp32s2/esp32s2-saola-1/scripts
chao.an 1c8e12406e compile/opt: add config DEBUG_LINK_MAP
Selecting this option will pass "-Map=$(TOPDIR)$(DELIM)nuttx.map" to ld
when linking NuttX ELF. That file can be useful for verifying
and debugging magic section games, and for seeing which
pieces of code get eliminated with DEBUG_OPT_UNUSED_SECTIONS.

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-04-22 01:37:23 +08:00
..
.gitignore
esp32s2_flash.ld xtensa/esp32s2: Enable booting from MCUboot bootloader 2021-09-27 18:21:53 -07:00
esp32s2_iram.ld
esp32s2_mcuboot.ld xtensa/esp32s2: Enable booting from MCUboot bootloader 2021-09-27 18:21:53 -07:00
esp32s2_peripherals.ld
esp32s2_rom.ld Add SPIRAM to ESP32-S2 2022-04-14 22:10:23 +08:00
esp32s2.template.ld esp32s2-saola-1: Use cache-related definitions from Kconfig 2022-03-23 19:38:28 -03:00
Make.defs compile/opt: add config DEBUG_LINK_MAP 2022-04-22 01:37:23 +08:00