nuttx/boards/risc-v/esp32c3/esp32c3-devkit
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/risc-v/esp32c3: ESP32C3 TWAI (CAN) controller config for DevKitM-1. 2022-04-15 22:55:26 +08:00
include boards/esp32c3: Add romfs configuration 2021-07-06 05:25:14 -05:00
scripts compile/opt: add config DEBUG_OPT_UNUSED_SECTIONS 2022-04-22 01:37:23 +08:00
src boards/sim: support rc.sysinit 2022-04-21 12:54:53 +03:00
Kconfig esp32c3-devkit: Restrict FS options when Flash Encryption is enabled 2022-01-01 20:37:44 +08:00