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
406d9d20a36edc19d9146b67c86e296033db01b2
esp-idf
/
examples
/
protocols
/
https_x509_bundle
/
main
/
CMakeLists.txt
T
2 lines
100 B
CMake
Raw
Normal View
History
Unescape
Escape
test, examples: use new component registration function
2020-03-22 17:34:18 +08:00
idf_component_register
(
SRCS
"https_x509_bundle_example_main.c"
INCLUDE_DIRS
"."
)
Reference in New Issue
Copy Permalink