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
a78772bbc6
app_update: Fix case when elf file SHA256 should be printed by panic handler while cache is disabled
...
Closes: IDF-1342
2020-04-15 21:06:43 +08:00
..
include
merge esp_flash_data_types into esp_flash_partitions
2019-03-18 08:51:55 +00:00
test
app_update: Fix UTs for FACTORY_RESET and APP_TEST
2019-09-06 11:59:03 +08:00
CMakeLists.txt
make, cmake: pass config esptool args for otatool invocation
2019-07-05 02:26:00 +00:00
component.mk
app_update: Fix a handling of version as string
2019-01-24 12:13:38 +08:00
esp_app_desc.c
app_update: Fix case when elf file SHA256 should be printed by panic handler while cache is disabled
2020-04-15 21:06:43 +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:51 +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:06:43 +08:00
Makefile.projbuild
app_update: Remove deprecated "make erase_ota" target
2019-09-19 18:45:36 +10:00
otatool.py
app_update: Add the baud option into otatool
2019-07-10 15:09:46 +02:00