mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-21 16:55:33 +00:00
7 lines
253 B
Plaintext
7 lines
253 B
Plaintext
CONFIG_ESP_TASK_WDT_INIT=n
|
|
CONFIG_SPI_FLASH_VERIFY_WRITE=y
|
|
CONFIG_SPI_FLASH_LOG_FAILED_WRITE=y
|
|
CONFIG_SPI_FLASH_WARN_SETTING_ZERO_TO_ONE=y
|
|
# Unrelated to verify, but to test if the boundary checking works well
|
|
CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED=y
|