esp-idf/components/app_update
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
CMakeLists.txt
esp_ota_app_desc.c esp_app_format: IRAM space optimization 2023-05-17 23:40:59 +08:00
esp_ota_ops.c
otatool.py