This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-08-09 08:41:37 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08ee8d7137d37cf601eb57d96a67f10b5925521e
esp-idf
/
components
/
app_update
History
KonstantinKondrashov
8374e3b0ee
bootloader: Fixes bootloader_common_get_sha256_of_partition. Adds hash check.
...
Closes
https://github.com/espressif/esp-idf/issues/8274
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
…
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