1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/ws281x
Benjamin Valentin 8352e4aae0 drivers/ws281x: add VT100 backend for native
To quickly iterate on animations it is handy to being able to simulate
the output on native.

This adds a VT100 terminal backend to the ws281x driver that outputs
the colors straight to the terminal.
2020-02-10 14:40:15 +01:00
..
include drivers/ws281x: Added driver for RGB LEDs 2019-11-18 22:45:24 +01:00
atmega.c drivers/ws281x: Fixed issue in doc 2019-12-05 13:30:30 +01:00
Makefile drivers/ws281x: Added driver for RGB LEDs 2019-11-18 22:45:24 +01:00
vt100.c drivers/ws281x: add VT100 backend for native 2020-02-10 14:40:15 +01:00
ws281x.c drivers/ws281x: Added driver for RGB LEDs 2019-11-18 22:45:24 +01:00