This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
954d52ff3a
esp-idf
/
components
/
esp_https_ota
History
yuanjm
dbb0eeecc7
esp_https_ota: Fix esp_https_ota_begin may return ESP_OK when http status code is not 200 and may exist memory leak
...
Closes
https://github.com/espressif/esp-idf/issues/8195
2022-01-12 19:53:08 +08:00
..
include
esp_https_ota: Added esp_https_ota_get_image_size() to retrieve total size of OTA update
2021-05-11 10:13:02 +05:30
src
esp_https_ota: Fix esp_https_ota_begin may return ESP_OK when http status code is not 200 and may exist memory leak
2022-01-12 19:53:08 +08:00
CMakeLists.txt
Merge branch 'bugfix/CMake_esp_https_ota_dependencies' into master
2019-11-01 12:50:17 +05:30
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