This website requires JavaScript.
Explore
Help
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
2026-01-08 10:36:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3222f0a811932fb563ffacdfd4254eef8d78ef86
esp-idf
/
components
/
app_update
History
KonstantinKondrashov
c9ebba355f
otatool: Fix a crash when imported as external python lib
...
Closes:
https://github.com/espressif/esp-idf/issues/6733
2021-07-19 12:41:51 +08: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-17 17:08:59 +08:00
Kconfig.projbuild
…
Makefile.projbuild
Whitespace: Automated whitespace fixes (large commit)
2020-11-11 07:36:35 +00:00
otatool.py
otatool: Fix a crash when imported as external python lib
2021-07-19 12:41:51 +08:00