Files
esp-idf/components
Hrudaynath Dhabe fbfad8838e 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.
2020-07-21 10:27:16 +08:00
..
2018-09-11 09:44:12 +08:00
2020-07-20 17:10:00 +08: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
2020-07-20 17:10:01 +08:00
2019-10-29 10:49:45 +00:00
2018-10-20 12:07:24 +08:00
2020-07-20 17:10:07 +08:00
2020-07-20 17:09:49 +08:00