OVMS3-idf/examples/ethernet/iperf/main/CMakeLists.txt

3 lines
133 B
CMake
Raw Normal View History

idf_component_register(SRCS "cmd_ethernet.c"
"iperf_example_main.c"
INCLUDE_DIRS ".")