esp-idf/examples/ethernet/iperf/main/CMakeLists.txt
2024-05-13 14:11:41 +02:00

4 lines
138 B
CMake

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