zephyr/drivers/led_strip
Michael Hope 8ee282e319 led_strip: add a APA102 driver.
The APA102 is a RGB LED with integrated controller.  LEDs can be
daisy-chained and use SPI for communication.  The SPI port is
configured via Device Tree.

Tested on the Adafruit Trinket M0.

Signed-off-by: Michael Hope <mlhx@google.com>
2018-02-17 08:53:23 -05:00
..
apa102.c led_strip: add a APA102 driver. 2018-02-17 08:53:23 -05:00
CMakeLists.txt led_strip: add a APA102 driver. 2018-02-17 08:53:23 -05:00
Kconfig led_strip: add a APA102 driver. 2018-02-17 08:53:23 -05:00
Kconfig.apa102 led_strip: add a APA102 driver. 2018-02-17 08:53:23 -05:00
Kconfig.lpd880x drivers: led_strip: add LPD880x driver 2017-10-28 13:23:30 -04:00
Kconfig.ws2812 doc: fix Kconfig misspellings 2017-11-08 13:50:35 -05:00
lpd880x.c drivers: led_strip: add LPD880x driver 2017-10-28 13:23:30 -04:00
ws2812.c drivers: led_strip: add WS2812-ish driver 2017-10-28 13:23:30 -04:00