This website requires JavaScript.
Explore
Help
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
2025-11-17 10:12:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
022fc12ed1b33355c658cd807e9b5a06d19f991a
esp-idf
/
components
/
esp_https_ota
History
yuanjm
467a8726c4
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-11 22:01:17 +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-11 22:01:17 +08:00
CMakeLists.txt
…
Kconfig
…