Files
TrainThing/main/CMakeLists.txt
2026-06-13 13:37:44 +02:00

2 lines
104 B
CMake

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