OVMS3-idf/components/app_update
2020-03-31 14:58:32 +00:00
..
include
test Merge branch 'bugfix/ota_get_sha256_test_fail' into 'master' 2020-03-25 21:20:25 +08:00
CMakeLists.txt
component.mk
esp_app_desc.c app_update: Fix case when elf file SHA256 should be printed by panic handler while cache is disabled 2020-03-10 20:26:03 +08:00
esp_ota_ops.c esp_ota_ops.c: Fix size calculation to erase partition range for OTA image 2020-03-31 14:58:32 +00:00
Kconfig.projbuild app_update: Fix case when elf file SHA256 should be printed by panic handler while cache is disabled 2020-03-10 20:26:03 +08:00
Makefile.projbuild
otatool.py