This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6ca1db3ef2b4e89bd441da4dbeb0a1fcbbc9c607
esp-idf
/
examples
/
protocols
/
http2_request
/
main
/
CMakeLists.txt
T
3 lines
97 B
CMake
Raw
Normal View
History
Unescape
Escape
examples: use new component registration api
2019-04-28 15:38:46 +08:00
idf_component_register
(
SRCS
"http2_request_example_main.c"
http2_request_example: Use esp_crt_bundle instead of hardcoded root
2022-04-13 05:00:52 +05:30
INCLUDE_DIRS
"."
)
Reference in New Issue
Copy Permalink