nuttx/boards/arm/imxrt/imxrt1060-evk
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 arch/arm: Remove all lazy fpu related code 2022-04-19 11:09:36 +03:00
include boards: imxrt: update licenses to Apache 2021-08-16 07:11:32 -07:00
kernel boards: Replace CONFIG_CYGWIN_WINTOOL with CONVERT_PATH 2022-02-20 21:15:36 +01:00
scripts compile/opt: add config DEBUG_LINK_MAP 2022-04-22 01:37:23 +08:00
src pid_t: unify usage of special task IDs 2022-03-22 21:22:32 +08:00
Kconfig