Files
system-control/main/CMakeLists.txt
2025-06-15 17:29:22 +02:00

9 lines
125 B
CMake
Executable File

idf_component_register(SRCS
"main.cpp"
"app_task.cpp"
INCLUDE_DIRS "."
REQUIRES
insa
ruth
)