esp-idf/components/app_update
Marius Vikhammer 03fa63b0c9 bootloader: add flash encryption support for C3
Adds flash encryption support for C3 and updates docs for S2 & C3
2021-01-18 14:10:54 +08:00
..
include app_update: Add definition for esp_ota_abort 2020-12-03 14:49:52 +05:30
test bootloader: create public bootloader_flash.h header 2020-09-19 10:52:02 +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 bootloader: add flash encryption support for C3 2021-01-18 14:10:54 +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 otatool: let fail early on exception 2020-12-17 11:25:32 +08:00