This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
d63069068f
esp-idf
/
components
/
app_trace
/
test
/
CMakeLists.txt
4 lines
119 B
CMake
Raw
Normal View
History
Unescape
Escape
components: use new component registration api
2019-04-28 03:38:23 -04:00
idf_component_register
(
SRC_DIRS
"."
test: declare requirements and include dirs private
2020-03-22 06:30:24 -04: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-04 22:16:32 -04:00
P
R
I
V
_
R
E
Q
U
I
R
E
S
c
m
o
c
k
)
Reference in New Issue
Copy Permalink