mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
80204ecab2
- 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
|