OVMS3-idf/examples/wifi/iperf/components/iperf/CMakeLists.txt
2019-06-21 19:53:29 +08:00

3 lines
No EOL
107 B
CMake

idf_component_register(SRCS "iperf.c"
INCLUDE_DIRS .
REQUIRES lwip)