This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-10 17:49:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
examples
/
bluetooth
/
nimble
/
bleprph
/
main
/
CMakeLists.txt
6 lines
121 B
CMake
Raw
Normal View
History
Unescape
Escape
test, examples: use new component registration function
2020-03-22 17:34:18 +08:00
set
(
srcs
"main.c"
NimBLE: Reorganized nimble examples structure to avoid repetition of files.
2022-08-25 12:01:52 +05:30
"
g
a
t
t
_
s
v
r
.
c
"
)
Port NimBLE Host Stack on ESP-IDF
2019-06-25 09:03:58 +08:00
test, examples: use new component registration function
2020-03-22 17:34:18 +08:00
idf_component_register
(
SRCS
"${srcs}"
NimBLE: Reorganized nimble examples structure to avoid repetition of files.
2022-08-25 12:01:52 +05:30
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
)
Reference in New Issue
Copy Permalink