This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-nimble-cpp
Watch
1
Star
0
Fork
0
forked from
h2zero/esp-nimble-cpp
Code
Pull Requests
Activity
Files
648fd0ebfd3960489fb8cb6bdccb21dc1cbdff43
esp-nimble-cpp
/
examples
/
basic
/
BLE_uart
/
main
/
CMakeLists.txt
T
4 lines
87 B
CMake
Raw
Normal View
History
Unescape
Escape
Add examples
2020-08-22 09:56:19 -06:00
set
(
COMPONENT_SRCS
"main.cpp"
)
set
(
COMPONENT_ADD_INCLUDEDIRS
"."
)
register_component
()
Copy Permalink