esp-idf/examples/system/ota/native_ota_example/main
Hassan DRAGA b2eb199502 Update native_ota_example.c
* assert(update_partition) should be before trying to use update_partition in ESP_LOGI().
* if we show detailed description about the error ESP_ERR_OTA_VALIDATE_FAILED, why show it again using esp_err_to_name() ?

Merges https://github.com/espressif/esp-idf/pull/6623

Signed-off-by: Shubham Kulkarni <shubham.kulkarni@espressif.com>
2021-03-01 14:00:27 +00:00
..
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk examples: Copy ca_cert.pem into both example project dirs 2018-09-19 14:38:19 +10:00
Kconfig.projbuild Bugfix for failing OTA example 2019-12-31 14:18:16 +05:30
native_ota_example.c Update native_ota_example.c 2021-03-01 14:00:27 +00:00