This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-protocols
Watch
1
Star
0
Fork
1
You've already forked esp-protocols
mirror of
https://github.com/espressif/esp-protocols.git
synced
2025-07-21 14:32:21 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a14331ad0115e449928c9d921fe858124c69f582
esp-protocols
/
examples
/
protocols
/
asio
/
chat_server
/
main
/
CMakeLists.txt
2 lines
83 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
"chat_server.cpp"
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
)
Reference in New Issue
Copy Permalink