nuttx/boards/risc-v/esp32c3/esp32c3-devkit
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
..
configs boards/risc-v/esp32c3: ESP32C3 TWAI (CAN) controller config for DevKitM-1. 2022-04-15 22:55:26 +08:00
include boards/esp32c3: Add romfs configuration 2021-07-06 05:25:14 -05:00
scripts compile/opt: add config DEBUG_LINK_MAP 2022-04-22 01:37:23 +08:00
src boards/sim: support rc.sysinit 2022-04-21 12:54:53 +03:00
Kconfig esp32c3-devkit: Restrict FS options when Flash Encryption is enabled 2022-01-01 20:37:44 +08:00