4 lines
142 B
CMake

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