This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-05 17:41:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d46a2af0bf84202b677412ff901bdd05c76fda74
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 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 certificate in order to avoid frequent failure of the example due to shift in CA chain
2022-04-13 05:00:52 +05:30
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
)
Reference in New Issue
Copy Permalink