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
035d7df1a00a120d5f48e28556fca52fcaeddd29
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