This website requires JavaScript.
Explore
Help
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
2025-10-04 12:29:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9080a7ac7cc9c5cf5e62a165a375febee11b6df1
esp-idf
/
components
/
app_update
History
KonstantinKondrashov
7ac7d43541
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-08-22 16:10:49 +08:00
..
include
esp32h4: checked all the corner stuffs of the removal
2023-04-26 18:53:12 +08:00
test_apps
fix(app_update): Fix CI test_switch_ota by increasing deepsleep
2023-08-22 16:10:49 +08:00
.build-test-rules.yml
esp32h2: add build test
2023-01-17 10:29:04 +08:00
CMakeLists.txt
…
esp_ota_app_desc.c
…
esp_ota_ops.c
esp32h4: removed esp32h4 related codes
2023-04-26 18:53:12 +08:00
otatool.py
…