esp-idf/components/app_update/test_apps/main
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