OVMS3-idf/components/app_update
Supreet Deshpande 30e01847ad 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:29:00 +05:30
..
include Merge branch 'master' into feature/cmake 2018-08-16 17:14:17 +10:00
test cmake: Add support for test build 2018-10-20 12:07:24 +08:00
CMakeLists.txt cmake: make main a component again 2018-09-11 09:44:12 +08:00
component.mk remove executable permission from source files 2018-05-29 20:07:45 +08:00
dump_otadata.py make dump_otadata: Displays app ota_seq and crc on console 2018-08-22 16:51:36 +08:00
esp_ota_ops.c bugfix/ota_magic_byte_issue: Fixes OTA magic byte error 2018-12-20 12:29:00 +05:30
gen_empty_partition.py app_update: Make gen_empty_partition.py Python 2 & 3 compatible 2018-09-24 12:16:16 +02:00
Makefile.projbuild Use check_python_dependencies everywhere as order-only-prerequisite 2018-09-03 11:42:10 +02:00
project_include.cmake cmake app_update: Add "flash blank otadata" functionality to cmake 2018-08-31 12:30:14 +08:00