OVMS3-idf/components/app_update
Supreet Deshpande 55d5ee1e79 bugfix/ota_magic_byte_issue: Fixes OTA magic byte error
On enabling flash encryption, OTA fails with magic byte error in the second chunk
if the http data is split into two or more chunks and first chunk is less than 16.
2018-12-10 17:16:38 +05:30
..
include esp32: Add firmware version to app 2018-12-03 16:52:04 +08:00
test esp32: Add firmware version to app 2018-12-03 16:52:04 +08:00
CMakeLists.txt app_update: Fix esp_app_desc unused var for Cmake 2018-12-07 12:04:40 +08:00
component.mk esp32: Add firmware version to app 2018-12-03 16:52:04 +08:00
esp_app_desc.c esp32: Add firmware version to app 2018-12-03 16:52:04 +08:00
esp_ota_ops.c bugfix/ota_magic_byte_issue: Fixes OTA magic byte error 2018-12-10 17:16:38 +05:30
Kconfig.projbuild esp32: Add firmware version to app 2018-12-03 16:52:04 +08:00
Makefile.projbuild Merge branch 'bugfix/fix_menuconfig_for_windows' into 'master' 2018-12-05 11:34:49 +08:00
otatool.py ota: implement otatool functionality 2018-11-28 15:57:20 +08:00
project_include.cmake cmake: use otatool and parttool for build 2018-11-28 15:57:20 +08:00