esp_ws28xx/CMakeLists.txt
Данила Горнушко 8835190e1b first commit
2023-07-16 12:06:00 +03:00

5 lines
87 B
CMake

idf_component_register(
INCLUDE_DIRS .
SRCS esp_ws28xx.c
REQUIRES driver
)