This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
7320e10d20
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 05:34:18 -04:00
set
(
srcs
"main.c"
NimBLE: Reorganized nimble examples structure to avoid repetition of files.
2022-08-25 02:31:52 -04:00
"
g
a
t
t
_
s
v
r
.
c
"
)
Port NimBLE Host Stack on ESP-IDF
2019-06-24 21:03:58 -04:00
test, examples: use new component registration function
2020-03-22 05:34:18 -04:00
idf_component_register
(
SRCS
"${srcs}"
NimBLE: Reorganized nimble examples structure to avoid repetition of files.
2022-08-25 02:31:52 -04:00
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
)
Reference in New Issue
Copy Permalink