Packages

Drive WS2812B "NeoPixel" RGB LED strips from a Raspberry Pi using Elixir.

Current section

Files

Jump to
Raw

Makefile

priv/rpi_ws281x: src/dma.c src/pwm.c src/ws2811.c src/main.c
@mkdir -p priv
$(CC) $(CFLAGS) -o $@ $^