nuttx/boards/arm/stm32l4/stm32l476vg-disco/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
..
kernel-space.ld board: stm32: Author Gregory Nutt: update licenses to Apache 2021-03-20 19:22:58 -07:00
Make.defs compile/opt: add config DEBUG_LINK_MAP 2022-04-22 01:37:23 +08:00
memory.ld board: stm32: Author Gregory Nutt: update licenses to Apache 2021-03-20 19:22:58 -07:00
stm32l476vg-disco.ld boards: stm3214: update licenses to Apache 2021-08-16 07:11:32 -07:00
user-space.ld board: stm32: Author Gregory Nutt: update licenses to Apache 2021-03-20 19:22:58 -07:00