mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-11 21:10:20 +00:00
8 lines
336 B
Plaintext
8 lines
336 B
Plaintext
CONFIG_ESP_TASK_WDT_EN=n
|
|
CONFIG_SPI_FLASH_AUTO_SUSPEND=y
|
|
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
|
|
CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y
|
|
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT=y
|
|
# Now the runners are massively using xmc-c chips, to be removed when xmc-d goes massive production.
|
|
CONFIG_SPI_FLASH_FORCE_ENABLE_XMC_C_SUSPEND=y
|