nuttx/boards/arm/cxd56xx
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
..
common boards: cxd56xx: Add board function for scd41 sensor driver 2022-04-12 07:55:00 +09:00
drivers drivers: remove unimplemented open/close/ioctl interfaces 2022-04-15 16:56:25 +08:00
spresense compile/opt: add config DEBUG_LINK_MAP 2022-04-22 01:37:23 +08:00