mch2022-talktopics/main/CMakeLists.txt
2022-01-24 22:32:33 +01:00

4 lines
65 B
CMake

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