esp-idf/components
Hrudaynath Dhabe 2b44bc47df esp_https_ota: Added error checking functionalities.
Current implimentation of esp_http_ota does not perform any error-checking in the data writing phase calls `esp_ota_get_next_update_partition()` irrespetive of the received state of the image. A few additional error checking mechanism have now been added inside the esp_https_ota which returns the control in case an invalid header is received and a wrapper to the function `esp_http_client_is_complete_data_received()` of `esp_http_client` has been added.
2019-12-31 11:14:18 +05:30
..
2018-09-11 09:44:12 +08:00
2019-09-27 10:24:39 +08:00
2019-12-17 12:55:47 +00:00
2019-10-23 09:08:34 +11:00
2018-09-11 09:44:12 +08:00
2019-08-21 18:55:32 +10:00
2019-10-29 10:49:45 +00:00
2018-10-20 12:07:24 +08:00