2025-06-24 15:18:08 -07:00

4 lines
139 B
CMake

idf_component_register(SRCS "Adafruit_NeoPixel.cpp" esp.c
INCLUDE_DIRS "."
REQUIRES arduino)