Update OTA README to mention advanced_https_ota example and add reference to API documentation of esp_https_ota component

Closes: https://github.com/espressif/esp-idf/issues/5487
This commit is contained in:
Shubham Kulkarni
2020-07-13 11:06:53 +05:30
committed by bot
parent f92433b946
commit 7d3618a86c
2 changed files with 10 additions and 1 deletions
@@ -0,0 +1,7 @@
# 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