mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ci: Fix esp32s2.psram.test_mbedtls_psram
UT
- When PSRAM is enabled, the interrupt watchdog timeout value needs to be increased to 800 ms from the default 500 ms.
This commit is contained in:
parent
72a70f08b9
commit
80204ecab2
@ -1 +1,2 @@
|
||||
CONFIG_SPIRAM=y
|
||||
CONFIG_ESP_INT_WDT_TIMEOUT_MS=800
|
||||
|
Loading…
Reference in New Issue
Block a user