Files
warnemuende-lighthouses/firmware/main/CMakeLists.txt
2025-08-26 22:42:56 +02:00

5 lines
101 B
CMake

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