mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-12 05:17:38 +00:00
8 lines
296 B
Plaintext
8 lines
296 B
Plaintext
CONFIG_ESP_TASK_WDT_EN=n
|
|
CONFIG_SPI_FLASH_ROM_IMPL=y
|
|
CONFIG_COMPILER_OPTIMIZATION_SIZE=y
|
|
CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y
|
|
CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT=y
|
|
# Unrelated to rom, but to test if the boundary checking works well
|
|
CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED=y
|