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
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