zephyr/drivers/led_strip
Mikkel Jakobsen 959afcc93a drivers: led_strip: add tlc5971 driver
the tlc5971 driver uses spi for controlling the global brightness
and individiual pixel brightness of a daisy chain of tlc5971
devices.

Signed-off-by: Mikkel Jakobsen <mikkel.aunsbjerg@escolifesciences.com>
2022-03-23 12:50:11 +01:00
..
CMakeLists.txt drivers: led_strip: add tlc5971 driver 2022-03-23 12:50:11 +01:00
Kconfig drivers: led_strip: add tlc5971 driver 2022-03-23 12:50:11 +01:00
Kconfig.apa102
Kconfig.lpd880x kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.tlc5971 drivers: led_strip: add tlc5971 driver 2022-03-23 12:50:11 +01:00
Kconfig.ws2812 kconfig: tweak Kconfig prompts 2022-03-09 15:35:54 +01:00
apa102.c
lpd880x.c
tlc5971.c drivers: led_strip: add tlc5971 driver 2022-03-23 12:50:11 +01:00
ws2812_gpio.c
ws2812_spi.c