This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
esp-idf
kopia lustrzana
https://github.com/espressif/esp-idf
Obserwuj
1
Polub
0
Forkuj
You've already forked esp-idf
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
c23cf30cea
esp-idf
/
components
/
spiffs
/
test
/
CMakeLists.txt
4 wiersze
137 B
CMake
Czysty
Zwykły widok
Historia
Unescape
Escape
components: use new component registration api
2019-04-28 07:38:23 +00:00
idf_component_register
(
SRC_DIRS
"."
test: declare requirements and include dirs private
2020-03-22 10:30:24 +00:00
P
R
I
V
_
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
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 07:40:01 +00:00
P
R
I
V
_
R
E
Q
U
I
R
E
S
c
m
o
c
k
t
e
s
t
_
u
t
i
l
s
s
p
i
f
f
s
)