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

4 lines
138 B
CMake
Raw Normal View History

idf_component_register(SRCS "cmd_ethernet.c"
"ethernet_iperf_main.c"
2019-04-10 04:24:50 -04:00
INCLUDE_DIRS ".")