nuttx/boards/xtensa/esp32s3/esp32s3-devkit/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
esp32s3_peripherals.ld
esp32s3_rom.ld xtensa/esp32s3: Add SPI RAM/PSRAM Support 2022-03-09 19:22:56 +02:00
esp32s3.ld
esp32s3.template.ld Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
Make.defs compile/opt: add config DEBUG_LINK_MAP 2022-04-22 01:37:23 +08:00