Files
miniature-town/main/CMakeLists.txt
2025-05-16 21:55:25 +02:00

7 lines
184 B
CMake

idf_component_register(SRCS "main.c"
INCLUDE_DIRS "."
PRIV_REQUIRES
led_matrix
remote_control
)