This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-protocols
Watch
1
Star
0
Fork
0
You've already forked esp-protocols
forked from
espressif/esp-protocols
Code
Pull Requests
Activity
Files
67d310b988b5523a456275fdaa84d653be2e7403
esp-protocols
/
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 * Original commit: espressif/esp-idf@6771eead80534c51efb2033c04769ef5893b4838
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