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 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature hace 7 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.defaults 1fecdc3891 esp_https_ota: Add support for HTTPS based ota feature hace 7 años
version.txt 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años

README.md

Native OTA example

This example is based on app_update component's APIs.

Configuration

Refer the README.md in the parent directory for the setup details.