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

3 lines
118 B
CMake
Raw Normal View History

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