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
1f0e27ca63
esp-idf
/
examples
/
protocols
/
http2_request
/
main
/
CMakeLists.txt
3 lines
97 B
CMake
Raw
Normal View
History
Unescape
Escape
examples: use new component registration api
2019-04-28 03:38:46 -04:00
idf_component_register
(
SRCS
"http2_request_example_main.c"
http2_request_example: Use esp_crt_bundle instead of hardcoded root certificate in order to avoid frequent failure of the example due to shift in CA chain
2022-04-12 19:30:52 -04:00
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
)
Reference in New Issue
Copy Permalink