nuttx/boards/xtensa/esp32/esp32-devkitc
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 esp32[s2/s3/c3]: Add defconfigs for testing C++ 2022-03-30 11:19:29 +08:00
include Fix typo on esp32-devkitc 2021-07-25 09:00:39 -07:00
scripts compile/opt: add config DEBUG_OPT_UNUSED_SECTIONS 2022-04-22 01:37:23 +08:00
src arch/xtensa: Remove FAR from chip and board folder 2022-04-17 18:42:38 +03:00
Kconfig Kconfig: improve uniformity 2021-12-14 07:32:48 -06:00