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ść
8094d874bc
esp-idf
/
examples
/
system
/
unit_test
/
main
/
CMakeLists.txt
3 wiersze
93 B
CMake
Czysty
Zwykły widok
Historia
Unescape
Escape
examples: use new component registration api
2019-04-28 07:38:46 +00:00
idf_component_register
(
SRCS
"example_unit_test_main.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 07:40:01 +00:00
I
N
C
L
U
D
E
_
D
I
R
S
"
.
"
)