LilyGo_T_Ethernet_Playground/main/CMakeLists.txt

7 lines
86 B
CMake
Raw Permalink Normal View History

2023-04-18 01:50:52 +00:00
idf_component_register(SRCS
"app_net.c"
"main.c"
INCLUDE_DIRS
"include"
)