nuttx/arch/z80
chao.an 64d7326ed5 compile/opt: add config DEBUG_OPT_UNUSED_SECTIONS
Enable this option to optimization the unused input sections with the
linker by compiling with " -ffunction-sections -fdata-sections ", and
linking with " --gc-sections ".

Signed-off-by: chao.an <anchao@xiaomi.com>
2022-04-22 01:37:23 +08:00
..
include arch/z[80|16]: Move up_getsp declaration to arch.h 2022-03-12 19:21:59 +02:00
src compile/opt: add config DEBUG_OPT_UNUSED_SECTIONS 2022-04-22 01:37:23 +08:00
Kconfig arch: Add custom arch chip build support 2020-10-20 14:48:16 +08:00