nuttx/arch/z80/src
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 arch: Move the DUMP_ON_EXIT logic after nxtask_exit. 2022-04-13 21:59:23 +08:00
ez80 compile/opt: add config DEBUG_LINK_MAP 2022-04-22 01:37:23 +08:00
z8 arch/Toolchain.defs: replace all ${/$} with $(/$) 2022-04-17 00:58:34 +08:00
z80 arch/z80: Unify the toolchain definition of SDCC for linux and windows 2022-04-19 23:17:27 +08:00
z180 arch/z80: Unify the toolchain definition of SDCC for linux and windows 2022-04-19 23:17:27 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile arch/: Clean what was made during context in distclean. 2021-07-21 16:52:36 -03:00
Makefile.clang compile/opt: add config DEBUG_LINK_MAP 2022-04-22 01:37:23 +08:00
Makefile.sdccl z80: Fix z80sim build system 2022-01-15 11:37:28 +08:00
Makefile.sdccw arch/: Clean what was made during context in distclean. 2021-07-21 16:52:36 -03:00
Makefile.zdsiil arch/: Clean what was made during context in distclean. 2021-07-21 16:52:36 -03:00
Makefile.zdsiiw arch/: Clean what was made during context in distclean. 2021-07-21 16:52:36 -03:00