This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
2f6c902be8
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 06:53:54 -04:00
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 00:57:05 -04:00
CONFIG_ESP_INT_WDT_TIMEOUT_MS=800
Reference in New Issue
Copy Permalink