mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
- When PSRAM is enabled, the interrupt watchdog timeout value needs to be increased to 800 ms from the default 500 ms.
3 lines
50 B
Plaintext
3 lines
50 B
Plaintext
CONFIG_SPIRAM=y
|
|
CONFIG_ESP_INT_WDT_TIMEOUT_MS=800
|