Files
gpio_led/main/CMakeLists.txt
2026-06-24 16:37:26 +08:00

4 lines
170 B
CMake

idf_component_register(SRCS "led_strip_example_main.c" "led_strip_encoder.c"
PRIV_REQUIRES esp_driver_rmt
INCLUDE_DIRS ".")