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
esp-idf
/
components
/
app_update
/
test_apps
/
main
History
KonstantinKondrashov
28aec9594a
fix(app_update): Fix CI test_switch_ota by increasing deepsleep
...
It increases the deepsleep time from 2000 to 20000. 2000 is too small for esp32-s3 chip.
2023-07-21 13:58:20 +08:00
..
app_main.c
ci: Migrate app_update unit tests from unit-test-app to component-test-app
2022-10-21 07:37:37 +00:00
CMakeLists.txt
app_update: Remove
Wno-format
compile option for test app
2023-02-07 15:26:27 +00:00
test_ota_ops.c
ci: Migrate app_update unit tests from unit-test-app to component-test-app
2022-10-21 07:37:37 +00:00
test_switch_ota.c
fix(app_update): Fix CI test_switch_ota by increasing deepsleep
2023-07-21 13:58:20 +08:00