This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-23 10:49:53 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a12872d0af6e3bb32b51b4916887b51afd4a78d
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