OVMS3-idf/examples/bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist/components/iperf/CMakeLists.txt

4 lines
132 B
CMake

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