OVMS3-idf/components/app_update
Supreet Deshpande a0eedf112f 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-20 12:24:34 +05:30
..
include Merge branch 'master' into feature/cmake_update 2018-05-31 14:46:23 +10:00
test ota ops: Rewrite esp_ota_get_next_update_partition() to be more predictable, add unit tests 2017-02-22 10:26:04 +11:00
CMakeLists.txt cmake: make main a component again 2018-09-13 11:13:27 +08:00
component.mk remove executable permission from source files 2018-05-29 20:07:45 +08:00
esp_ota_ops.c bugfix/ota_magic_byte_issue: Fixes OTA magic byte error 2018-12-20 12:24:34 +05:30