mirror of
https://github.com/espressif/esp-idf
synced 2025-04-09 08:10:10 -04:00
4 lines
130 B
CMake
4 lines
130 B
CMake
idf_component_register(SRCS "cmd_wifi.c"
|
|
"iperf_example_main.c"
|
|
INCLUDE_DIRS ".")
|