mch2022-talktopics/main/CMakeLists.txt
2022-06-08 16:24:28 +02:00

6 lines
90 B
CMake

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