This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
esp-idf
kopia lustrzana
https://github.com/espressif/esp-idf
Obserwuj
1
Polub
0
Forkuj
You've already forked esp-idf
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
31e565c3d5
esp-idf
/
examples
/
protocols
/
websocket
/
main
/
CMakeLists.txt
3 wiersze
88 B
CMake
Czysty
Zwykły widok
Historia
Unescape
Escape
examples: use new component registration api
2019-04-28 07:38:46 +00:00
idf_component_register
(
SRCS
"websocket_example.c"
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
)