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ść
c34c961910
esp-idf
/
components
/
perfmon
/
test
/
CMakeLists.txt
4 wiersze
134 B
CMake
Czysty
Zwykły widok
Historia
Unescape
Escape
test, examples: use new component registration function
2020-03-22 09:34:18 +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
"
.
"
cmock: added cmock as component * changing dependencies from unity->cmock * added component.mk and Makefile.projbuild * ignore test dir in gen_esp_err_to_name.py * added some brief introduction of CMock in IDF
2020-08-05 02:16:32 +00:00
P
R
I
V
_
R
E
Q
U
I
R
E
S
c
m
o
c
k
x
t
e
n
s
a
p
e
r
f
m
o
n
)