esp-idf/components/app_update
2022-01-25 20:01:00 +08:00
..
include docs: define __DOXYGEN__ for doxygen builds 2021-11-04 10:14:49 +08:00
test bootloader: Fixes bootloader_common_get_sha256_of_partition. Adds hash check. 2022-01-25 20:01:00 +08:00
CMakeLists.txt esptool_py: simplify serial tool script 2020-12-17 11:25:32 +08:00
component.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
esp_app_desc.c app_update: fix incorrect first byte from esp_ota_get_app_elf_sha256 2021-01-14 17:10:49 +08:00
esp_ota_ops.c app_update: Check if the running app is signed by a valid key before revocation 2021-09-23 21:06:44 +08: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 Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
otatool.py Merge branch 'bugfix/read_ota_partition_required_output_arg_v4.3' into 'release/v4.3' 2021-07-26 11:34:19 +00:00