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-08-17 07:09:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
96ed1ae7a7980ff38b3e780de9ee00925f7ce811
esp-idf
/
components
/
esp_http_client
History
Shinichi Tanaka
c5cb67d49c
fix(esp_http_client): correct the typo in the error log string
...
Corrected the module name in the error log. ("https_ota" to "http_client")
2023-12-14 09:21:24 +09:00
..
include
feat(http_client): Add support for using custom tcp_transport
2023-11-29 20:48:40 +01:00
lib
all: Removes unnecessary newline character in logs
2023-06-09 03:31:21 +08:00
test_apps
feat(ci): Enable p4 example, test_apps and unit tests CI build
2023-08-24 12:51:19 +08:00
CMakeLists.txt
lwip/linux: Add lwip support for networking component under linux
2023-05-05 05:03:39 +00:00
esp_http_client.c
fix(esp_http_client): correct the typo in the error log string
2023-12-14 09:21:24 +09:00
Kconfig
feat(http_client): Add support for using custom tcp_transport
2023-11-29 20:48:40 +01:00