Shubham Kulkarni 0a395134d4 Split example_tests with Example_WIFI tag group into Example_OTA and Example_Protocols 4 yıl önce
..
main fb0beefefb advanced_https_ota: Add example_test for partial HTTP download 4 yıl önce
server_certs 032a041395 Bugfix for failing OTA example 6 yıl önce
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target 6 yıl önce
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 yıl önce
README.md 7d3618a86c Update OTA README to mention advanced_https_ota example and add reference to API documentation of esp_https_ota component 5 yıl önce
anti_rollback_partition.csv cda61a87da Update OTA example to demonstate anti_rollback feature 5 yıl önce
example_test.py 0a395134d4 Split example_tests with Example_WIFI tag group into Example_OTA and Example_Protocols 4 yıl önce
sdkconfig.ci 60fcf1bae6 Increase receive timeout in sdkconfig.ci to fix CI failures 5 yıl önce
sdkconfig.ci.anti_rollback cda61a87da Update OTA example to demonstate anti_rollback feature 5 yıl önce
sdkconfig.ci.partial_download fb0beefefb advanced_https_ota: Add example_test for partial HTTP download 4 yıl önce
sdkconfig.defaults 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet 6 yıl önce

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