5 lines
154 B
CMake

idf_component_register(SRC_DIRS "src"
INCLUDE_DIRS "include"
REQUIRES
led_strip
)