Training
Consulting
Tools
xref
: /
hal_espressif-3.6.0
/
examples
/
system
/
unit_test
/
components
/
testable
/
test
/
CMakeLists.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
idf_component_register(SRC_DIRS "."
2
INCLUDE_DIRS "."
3
REQUIRES cmock testable)
4