nuttx/boards/xtensa/esp32s2/esp32s2-saola-1/scripts
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
..
.gitignore
esp32s2_flash.ld xtensa/esp32s2: Enable booting from MCUboot bootloader 2021-09-27 18:21:53 -07:00
esp32s2_iram.ld
esp32s2_mcuboot.ld xtensa/esp32s2: Enable booting from MCUboot bootloader 2021-09-27 18:21:53 -07:00
esp32s2_peripherals.ld
esp32s2_rom.ld Add SPIRAM to ESP32-S2 2022-04-14 22:10:23 +08:00
esp32s2.template.ld esp32s2-saola-1: Use cache-related definitions from Kconfig 2022-03-23 19:38:28 -03:00
Make.defs compile/opt: add config DEBUG_OPT_UNUSED_SECTIONS 2022-04-22 01:37:23 +08:00