esp-idf/examples/peripherals/rmt/led_strip/main/CMakeLists.txt

3 lines
88 B
CMake
Raw Normal View History

2019-11-19 03:10:24 -05:00
idf_component_register(SRCS "led_strip_main.c"
INCLUDE_DIRS ".")