nuttx/boards/arm/imxrt
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
..
imxrt1020-evk arch/arm: Make CXX exception and RTTI depend on Kconfig options 2022-03-30 11:19:29 +08:00
imxrt1050-evk arch/arm: Remove all lazy fpu related code 2022-04-19 11:09:36 +03:00
imxrt1060-evk compile/opt: add config DEBUG_LINK_MAP 2022-04-22 01:37:23 +08:00
imxrt1064-evk compile/opt: add config DEBUG_LINK_MAP 2022-04-22 01:37:23 +08:00
teensy-4.x arch/arm: Make CXX exception and RTTI depend on Kconfig options 2022-03-30 11:19:29 +08:00