This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-19 05:59:14 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
mbedtls
/
test_apps
/
sdkconfig.ci.psram
3 lines
50 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ci: Migrate mbedtls unit tests from unit-test-app to component-test-app
2022-09-07 16:23:54 +05:30
CONFIG_SPIRAM=y
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
CONFIG_ESP_INT_WDT_TIMEOUT_MS=800
Reference in New Issue
Copy Permalink