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
cda2846558d10cd8a8190e69a2facfb4e57bec54
esp-idf
/
examples
/
protocols
/
https_x509_bundle
/
main
/
CMakeLists.txt
T
3 lines
101 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"
Whitespace: Automated whitespace fixes (large commit)
2020-11-10 18:40:01 +11:00
INCLUDE_DIRS
"."
)
Reference in New Issue
Copy Permalink