Chen Yudong f5894c7562 CI: modify timeout of advanced_https_ota_example_bluedroid_gatts hace 3 años
..
main e596c84d49 build system: re-add -Wno-format as private flag for some example components hace 3 años
server_certs 3398ee2687 OTA examples: Updated server certificate hace 4 años
test_certs 66a8615c18 Fix for advanced_ota_redirect_url example failure in CI hace 4 años
CMakeLists.txt facab8c5a7 tools: Increase the minimal supported CMake version to 3.16 hace 3 años
README.md c0568611dd docs: changes docs supported targets tables hace 3 años
anti_rollback_partition.csv f339b3fc96 efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() hace 4 años
partitions_example_with_ble.csv 3eaf78d462 advanced_https_ota: Added BLE GATTS code. hace 4 años
pytest_advanced_ota.py f5894c7562 CI: modify timeout of advanced_https_ota_example_bluedroid_gatts hace 3 años
sdkconfig.ci aee57fc895 ci: Optimize binary size for OTA examples hace 3 años
sdkconfig.ci.anti_rollback aee57fc895 ci: Optimize binary size for OTA examples hace 3 años
sdkconfig.ci.bluedroid 15f779b647 CI: fix sdkconfig in advanced https ota example hace 3 años
sdkconfig.ci.nimble 15f779b647 CI: fix sdkconfig in advanced https ota example hace 3 años
sdkconfig.ci.partial_download a777ea6dc2 Update sdkconfig file for partial download to increase emac_rx task stack size hace 3 años
sdkconfig.defaults 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet hace 6 años

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