esp-idf/examples/wifi/itwt/main/CMakeLists.txt

5 lines
173 B
CMake
Raw Normal View History

2024-03-11 02:28:11 -04:00
idf_component_register(SRCS "itwt_main.c"
"wifi_stats_cmd.c"
"wifi_itwt_cmd.c"
INCLUDE_DIRS ".")