This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 01:29:21 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
app_update
History
KonstantinKondrashov
ad073b5a1d
otatool: Fix a crash when imported as external python lib
...
Closes:
https://github.com/espressif/esp-idf/issues/6733
2021-08-05 15:30:58 +08:00
..
include
tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)
2019-08-01 16:28:56 +07:00
test
app_update: fix test failure for get_app_elf_sha256 test
2020-04-15 21:09:57 +08:00
CMakeLists.txt
app_update: use build system api to get partition_table dir
2019-09-03 19:47:53 +08:00
component.mk
…
esp_app_desc.c
app_update: fix incorrect first byte from esp_ota_get_app_elf_sha256
2021-06-17 17:32:49 +08:00
esp_ota_ops.c
esp_ota_ops.c: Fix size calculation to erase partition range for OTA image
2020-04-06 13:39:01 +05:30
Kconfig.projbuild
app_update: Fix case when elf file SHA256 should be printed by panic handler while cache is disabled
2020-04-15 21:05:58 +08:00
Makefile.projbuild
app_update: Remove deprecated "make erase_ota" target
2019-09-13 09:44:07 +10:00
otatool.py
otatool: Fix a crash when imported as external python lib
2021-08-05 15:30:58 +08:00