esp-idf/components/mbedtls/test_apps/sdkconfig.ci.psram
Laukik Hase 80204ecab2
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.
2022-10-13 10:27:05 +05:30

3 lines
50 B
Plaintext

CONFIG_SPIRAM=y
CONFIG_ESP_INT_WDT_TIMEOUT_MS=800