nuttx/boards/risc-v/bl602/bl602evb
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 boards/ostest: remove board ostest implement 2022-04-18 22:22:16 +08:00
include arch/risc-v/bl602: spi_master support. 2021-02-13 10:31:25 -08:00
scripts compile/opt: add config DEBUG_LINK_MAP 2022-04-22 01:37:23 +08:00
src arch/risc-v: Remove FAR from chip and board folder 2022-04-19 00:22:45 +03:00
Kconfig Add Basic support for BL602(UART timer CLIC) 2020-12-29 01:52:09 -08:00