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 |
|
KonstantinKondrashov
|
efbafb873b
|
bootloader_support: Adds API to detect Factory reset has happened
Closes https://github.com/espressif/esp-idf/issues/10753
|
2023-03-22 02:21:54 +08:00 |
|
Harshit Malpani
|
5388c0c2e7
|
app_update: Remove Wno-format compile option for test app
|
2023-02-07 15:26:27 +00:00 |
|
Armando
|
aba9f80cd2
|
partition: use esp_partition_munmap instead of spi_flash_munmap
|
2022-11-09 20:15:17 +08:00 |
|
harshal.patil
|
9f6e433bb5
|
ci: Migrate app_update unit tests from unit-test-app to component-test-app
|
2022-10-21 07:37:37 +00:00 |
|