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
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
..
include
esp_ota_ops.h: typo fix
2023-06-20 16:39:07 +02:00
test_apps
fix(app_update): Fix CI test_switch_ota by increasing deepsleep
2023-07-21 13:58:20 +08:00
.build-test-rules.yml
esp32h2: add build test
2023-01-17 10:29:04 +08:00
CMakeLists.txt
esp_bootloader_format: Adds bootloader description structure to read bootloader version from app
2023-05-10 21:39:52 +08:00
esp_ota_app_desc.c
esp_app_format: IRAM space optimization
2023-05-17 23:40:59 +08:00
esp_ota_ops.c
esp_bootloader_format: Adds bootloader description structure to read bootloader version from app
2023-05-10 21:39:52 +08:00
otatool.py
Drop support for unsupported Python versions
2021-06-21 21:48:49 +02:00