Packages
Drive WS2812B "NeoPixel" RGB LED strips from a Raspberry Pi using Elixir.
Current section
Files
Jump to
Current section
Files
nerves_io_neopixel
Makefile
Makefile
priv/rpi_ws281x: src/dma.c src/pwm.c src/ws2811.c src/main.c
@mkdir -p priv
$(CC) $(CFLAGS) -o $@ $^