esp-idf/examples/system/ota/advanced_https_ota
Shubham Kulkarni 78356d1336 advanced_https_ota_example: Demonstrate use of init_complete_callback to set custom headers 2020-08-29 09:05:52 +00:00
..
main advanced_https_ota_example: Demonstrate use of init_complete_callback to set custom headers 2020-08-29 09:05:52 +00:00
server_certs
CMakeLists.txt
Makefile
README.md Update OTA README to mention advanced_https_ota example and add reference to API documentation of esp_https_ota component 2020-08-29 09:05:52 +00:00
example_test.py
sdkconfig.ci
sdkconfig.defaults

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