LilyGo_T_Ethernet_Playground/main/CMakeLists.txt

7 lines
86 B
CMake

idf_component_register(SRCS
"app_net.c"
"main.c"
INCLUDE_DIRS
"include"
)