This website requires JavaScript.
Explore
Help
Register
Sign In
eaw
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
239bd70ea1327566c9d16d1bfb74bd7ea3aaf887
esp-idf
/
components
/
esp_https_ota
History
Shubham Kulkarni
239bd70ea1
OTA: Fixed OTA with chunked servers
...
If esp_http_client_read returns 0, errno check is performed if complete data is not received.
2020-07-21 11:28:32 +08:00
..
include
Merge branch 'bugfix/CMake_esp_https_ota_dependencies' into master
2020-07-21 10:39:43 +08:00
src
OTA: Fixed OTA with chunked servers
2020-07-21 11:28:32 +08:00
CMakeLists.txt
Merge branch 'bugfix/CMake_esp_https_ota_dependencies' into master
2020-07-21 10:39:43 +08:00
component.mk
esp_https_ota: Add support for HTTPS based ota feature
2018-08-03 16:47:07 +05:30
Kconfig
esp_https_ota: add config option to (optionally) allow http
2019-01-30 18:11:05 +05:30