Files
miniature-town/main/CMakeLists.txt
2025-05-22 22:47:34 +02:00

8 lines
220 B
CMake

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