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

3 lines
75 B
CMake
Raw Normal View History

2022-12-20 22:07:54 +08:00
idf_component_register(SRCS "itwt.c"
INCLUDE_DIRS ".")