Files
system-control/main/CMakeLists.txt
2025-04-11 23:54:25 +02:00

5 lines
98 B
CMake
Executable File

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