This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
0ac6a105eff22646f4e611f0163193fb22074a36
esp-idf
/
examples
/
provisioning
/
legacy
/
ble_prov
/
main
/
CMakeLists.txt
5 lines
170 B
CMake
Raw
Normal View
History
Unescape
Escape
examples: use new component registration api
2019-04-28 15:38:46 +08:00
idf_component_register
(
SRCS
"app_main.c"
"
a
p
p
_
p
r
o
v
.
c
"
"
a
p
p
_
p
r
o
v
_
h
a
n
d
l
e
r
s
.
c
"
Whitespace: Automated whitespace fixes (large commit) Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
2020-11-10 18:40:01 +11:00
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
)
Copy Permalink