Training
Consulting
Tools
xref
: /
hal_espressif-3.6.0
/
examples
/
common_components
/
iperf
/
CMakeLists.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
idf_component_register(SRCS "
iperf.c
"
2
INCLUDE_DIRS "include"
3
REQUIRES lwip)
4