esp_https_ota: Add support for HTTPS based ota feature

This commit is contained in:
Jitin George
2018-07-12 17:45:44 +05:30
parent ad739ee791
commit 1fecdc3891
22 changed files with 518 additions and 192 deletions
+1
View File
@@ -18,6 +18,7 @@ System API
Sleep Modes <sleep_modes>
Base MAC address <base_mac_address>
Over The Air Updates (OTA) <ota>
ESP HTTPS OTA <esp_https_ota>
ESP pthread <esp_pthread>
Error Codes and Helper Functions <esp_err>