mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
2b026ea1fa
perform only a `GET` request.
4 lines
164 B
CMake
4 lines
164 B
CMake
idf_component_register(SRCS "http2_request_example_main.c"
|
|
INCLUDE_DIRS "."
|
|
EMBED_TXTFILES "http2_github_io_root_cert.pem")
|