mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
refactor(bod): Move brownout handling file from esp_system to esp_hw_support
This commit is contained in:
@@ -16,7 +16,7 @@ menu "Main Flash configuration"
|
||||
config SPI_FLASH_BROWNOUT_RESET
|
||||
bool
|
||||
default y
|
||||
select ESP_SYSTEM_BROWNOUT_INTR
|
||||
select ESP_BROWNOUT_USE_INTR
|
||||
help
|
||||
When brownout happens during flash erase/write operations,
|
||||
send reset command to stop the flash operations to improve stability.
|
||||
|
Reference in New Issue
Block a user