nuttx/boards/risc-v/mpfs/icicle
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
..
configs boards/ostest: remove board ostest implement 2022-04-18 22:22:16 +08:00
include MPFS: Add board_memorymap.h 2022-03-18 09:35:00 -03:00
scripts compile/opt: add config DEBUG_OPT_UNUSED_SECTIONS 2022-04-22 01:37:23 +08:00
src risc-v/mpfs: add USB device driver 2022-03-08 16:49:29 +08:00
Kconfig