This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
app_update
History
KonstantinKondrashov
95564b4687
secure_boot: Secure Boot V2 verify app signature on update (without Secure boot)
...
- ESP32 ECO3, ESP32-S2/C3/S3
2021-03-15 12:30:20 +00:00
..
include
bootloader/esp32c3: Adds secure boot (not yet supported)
2021-01-19 20:51:13 +08:00
test
app_update: fix warnings in tests for ESP32-C3 build
2021-01-27 12:50:06 +05:30
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
secure_boot: Secure Boot V2 verify app signature on update (without Secure boot)
2021-03-15 12:30:20 +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
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
otatool.py
otatool: Fixes read_ota_partition cmd, required output arg
2021-03-04 06:02:54 +00:00