5 lines
87 B
CMake
5 lines
87 B
CMake
idf_component_register(
|
|
INCLUDE_DIRS .
|
|
SRCS esp_ws28xx.c
|
|
REQUIRES driver
|
|
)
|