esp-open-rtos/examples/ws2812_rainbow/Makefile

7 lines
124 B
Makefile
Raw Normal View History

# Makefile for the ws2812 Rainbow example
PROGRAM=ws2812_rainbow
EXTRA_COMPONENTS = extras/ws2812
include ../../common.mk