The WS2812 LED strip driver does not use a scratch byte, therefore free up a byte per pixel which was unused except in the GPIO-based driver whereby it is used Signed-off-by: Jamie McCrae <spam@helper3000.net> |
||
|---|---|---|
| .. | ||
| apa102.c | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.apa102 | ||
| Kconfig.lpd880x | ||
| Kconfig.tlc5971 | ||
| Kconfig.ws2812 | ||
| lpd880x.c | ||
| tlc5971.c | ||
| ws2812_gpio.c | ||
| ws2812_i2s.c | ||
| ws2812_spi.c | ||