Chen Yudong f5894c7562 CI: modify timeout of advanced_https_ota_example_bluedroid_gatts il y a 3 ans
..
main e596c84d49 build system: re-add -Wno-format as private flag for some example components il y a 3 ans
server_certs 3398ee2687 OTA examples: Updated server certificate il y a 4 ans
test_certs 66a8615c18 Fix for advanced_ota_redirect_url example failure in CI il y a 4 ans
CMakeLists.txt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 il y a 3 ans
README.md c0568611dd docs: changes docs supported targets tables il y a 3 ans
anti_rollback_partition.csv f339b3fc96 efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() il y a 4 ans
partitions_example_with_ble.csv 3eaf78d462 advanced_https_ota: Added BLE GATTS code. il y a 4 ans
pytest_advanced_ota.py f5894c7562 CI: modify timeout of advanced_https_ota_example_bluedroid_gatts il y a 3 ans
sdkconfig.ci aee57fc895 ci: Optimize binary size for OTA examples il y a 3 ans
sdkconfig.ci.anti_rollback aee57fc895 ci: Optimize binary size for OTA examples il y a 3 ans
sdkconfig.ci.bluedroid 15f779b647 CI: fix sdkconfig in advanced https ota example il y a 3 ans
sdkconfig.ci.nimble 15f779b647 CI: fix sdkconfig in advanced https ota example il y a 3 ans
sdkconfig.ci.partial_download a777ea6dc2 Update sdkconfig file for partial download to increase emac_rx task stack size il y a 3 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-C2 ESP32-C3 ESP32-S2 ESP32-S3

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