esp-idf/components/spi_flash/test_apps/flash_suspend/sdkconfig.defaults

5 lines
142 B
Plaintext
Raw Normal View History

CONFIG_ESP_TASK_WDT=n
CONFIG_SPI_FLASH_AUTO_SUSPEND=y
CONFIG_PARTITION_TABLE_CUSTOM=y
CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"