Shubham Kulkarni 3398ee2687 OTA examples: Updated server certificate hace 4 años
..
main ab9e5d3ea4 advanced_https_ota: Remove check for CONFIG_BOOTLOADER_APP_ANTI_ROLLBACK for validating image. hace 4 años
server_certs 3398ee2687 OTA examples: Updated server certificate hace 4 años
CMakeLists.txt 3f10c4af06 OTA: enable example builds for esp32s2 target hace 6 años
Makefile 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) hace 5 años
README.md 7d3618a86c Update OTA README to mention advanced_https_ota example and add reference to API documentation of esp_https_ota component hace 5 años
anti_rollback_partition.csv f339b3fc96 efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() hace 4 años
example_test.py 3398ee2687 OTA examples: Updated server certificate hace 4 años
partitions_example_with_ble.csv 3eaf78d462 advanced_https_ota: Added BLE GATTS code. hace 4 años
sdkconfig.ci 60fcf1bae6 Increase receive timeout in sdkconfig.ci to fix CI failures hace 5 años
sdkconfig.ci.anti_rollback f339b3fc96 efuse(esp32): Deprecate esp_efuse_burn_new_values() & esp_efuse_write_random_key() hace 4 años
sdkconfig.ci.bluedroid 3eaf78d462 advanced_https_ota: Added BLE GATTS code. hace 4 años
sdkconfig.ci.nimble 3eaf78d462 advanced_https_ota: Added BLE GATTS code. hace 4 años
sdkconfig.ci.partial_download fb0beefefb advanced_https_ota: Add example_test for partial HTTP download hace 4 años
sdkconfig.defaults 1886d8d4ef update ota examples to support both Wi-Fi and Ethernet hace 6 años

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