Harshit Malpani bf7934aa84 esp_https_ota: fix for checking chip id at start of OTA %!s(int64=4) %!d(string=hai) anos
..
main 81e9266204 [examples]: removed hyphens %!s(int64=4) %!d(string=hai) anos
server_certs 3398ee2687 OTA examples: Updated server certificate %!s(int64=4) %!d(string=hai) anos
test_certs 446d3bfec8 Fix for advanced_ota_redirect_url example failure in CI %!s(int64=4) %!d(string=hai) anos
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target %!s(int64=6) %!d(string=hai) anos
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) %!s(int64=5) %!d(string=hai) anos
README.md e088379b26 ci: re-enable s3 build for few examples %!s(int64=4) %!d(string=hai) anos
anti_rollback_partition.csv f339b3fc96 efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() %!s(int64=4) %!d(string=hai) anos
example_test.py bf7934aa84 esp_https_ota: fix for checking chip id at start of OTA %!s(int64=3) %!d(string=hai) anos
partitions_example_with_ble.csv 3eaf78d462 advanced_https_ota: Added BLE GATTS code. %!s(int64=4) %!d(string=hai) anos
sdkconfig.ci 4ecd0ef9fc advanced_https_ota: Move example tests on ethernet runners %!s(int64=4) %!d(string=hai) anos
sdkconfig.ci.anti_rollback f339b3fc96 efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() %!s(int64=4) %!d(string=hai) anos
sdkconfig.ci.bluedroid 3eaf78d462 advanced_https_ota: Added BLE GATTS code. %!s(int64=4) %!d(string=hai) anos
sdkconfig.ci.nimble 3eaf78d462 advanced_https_ota: Added BLE GATTS code. %!s(int64=4) %!d(string=hai) anos
sdkconfig.ci.partial_download 4ecd0ef9fc advanced_https_ota: Move example tests on ethernet runners %!s(int64=4) %!d(string=hai) anos
sdkconfig.defaults 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet %!s(int64=6) %!d(string=hai) anos

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