Shubham Kulkarni 4874f52d96 Update advanced_https_ota_example and native_ota_example to use esp_ota_abort in case of error hace 5 años
..
main 4874f52d96 Update advanced_https_ota_example and native_ota_example to use esp_ota_abort in case of error hace 5 años
server_certs 032a041395 Bugfix for failing OTA example hace 6 años
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target hace 6 años
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
README.md 7d3618a86c Update OTA README to mention advanced_https_ota example and add reference to API documentation of esp_https_ota component hace 5 años
anti_rollback_partition.csv cda61a87da Update OTA example to demonstate anti_rollback feature hace 5 años
example_test.py a908174c06 test: remove fake binary size check in example test: hace 5 años
sdkconfig.ci 60fcf1bae6 Increase receive timeout in sdkconfig.ci to fix CI failures hace 5 años
sdkconfig.ci.anti_rollback cda61a87da Update OTA example to demonstate anti_rollback feature hace 5 años
sdkconfig.defaults 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet hace 6 años

README.md

Advanced HTTPS OTA example

This example is based on esp_https_ota component's APIs.

Configuration

Refer README.md in the parent directory for setup details