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
a77e69c40820873654b288107b60cc685f93227b
esp-idf
/
examples
/
system
/
console
/
main
/
CMakeLists.txt
5 lines
152 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
"cmd_wifi.c"
"
c
o
n
s
o
l
e
_
e
x
a
m
p
l
e
_
m
a
i
n
.
c
"
lwip: add icmp echo example It piggybacks on the console example to add ping support and CLI. Merges https://github.com/espressif/esp-idf/pull/4093
2019-09-18 22:13:02 -07:00
"
c
m
d
_
p
i
n
g
.
c
"
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
)
Copy Permalink