This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-10 12:02:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c412cb15ac39cad977f6a20eb73cb0878ee0a2ce
esp-idf
/
examples
/
system
/
console
/
basic
/
main
/
CMakeLists.txt
4 lines
132 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
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
)
Reference in New Issue
Copy Permalink