nuttx/boards/risc-v/esp32c3/esp32c3-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
esp32c3_aliases.ld risc-v/esp32c3: Make BLE adapter code compliant to nxstyle 2021-10-05 08:45:40 -03:00
esp32c3_mcuboot.ld risc-v/esp32c3: Enable booting from MCUboot bootloader 2021-09-27 18:22:29 -07:00
esp32c3_rom.ld Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
esp32c3.ld risc-v/esp32c3: Fix inclusion of C++ constructors/destructors table 2022-03-30 11:19:29 +08:00
esp32c3.template.ld risc-v/esp32c3: Make BLE adapter code compliant to nxstyle 2021-10-05 08:45:40 -03:00
Make.defs compile/opt: add config DEBUG_LINK_MAP 2022-04-22 01:37:23 +08:00