Files
esp-idf/components/spi_flash/test_apps/esp_flash/sdkconfig.ci.rom_impl

5 lines
164 B
Plaintext
Raw Normal View History

CONFIG_ESP_TASK_WDT_EN=n
2022-08-23 10:10:32 +08:00
CONFIG_SPI_FLASH_ROM_IMPL=y
# Unrelated to rom, but to test if the boundary checking works well
CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED=y