Harshit Malpani b93d63b067 Fix 'address already in use' exception in OTA tests il y a 4 ans
..
main 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system il y a 4 ans
server_certs 3398ee2687 OTA examples: Updated server certificate il y a 4 ans
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target il y a 6 ans
README.md 923e862ed2 ci: temporarily disable s3 build for a few examples il y a 4 ans
anti_rollback_partition.csv f339b3fc96 efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() il y a 4 ans
example_test.py b93d63b067 Fix 'address already in use' exception in OTA tests il y a 4 ans
partitions_example_with_ble.csv 3eaf78d462 advanced_https_ota: Added BLE GATTS code. il y a 4 ans
sdkconfig.ci d959a35e28 advanced_https_ota: Move example tests on ethernet runners il y a 4 ans
sdkconfig.ci.anti_rollback f339b3fc96 efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() il y a 4 ans
sdkconfig.ci.bluedroid 3eaf78d462 advanced_https_ota: Added BLE GATTS code. il y a 4 ans
sdkconfig.ci.nimble 3eaf78d462 advanced_https_ota: Added BLE GATTS code. il y a 4 ans
sdkconfig.ci.partial_download d959a35e28 advanced_https_ota: Move example tests on ethernet runners il y a 4 ans
sdkconfig.defaults 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet il y a 6 ans

README.md

Supported Targets ESP32 ESP32-S2 ESP32-C3

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