This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
ffe043b1a81a0f9e1cc2cfa8873e21318ec89143
esp-idf
/
examples
/
common_components
/
protocol_examples_common
/
CMakeLists.txt
3 lines
98 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
"connect.c"
"stdin_out.c"
I
N
C
L
U
D
E
_
D
I
R
S
"
i
n
c
l
u
d
e
"
)
Copy Permalink