zephyr/drivers/led_strip
Jamie McCrae 5afaa38e67 drivers: led_strip: ws2812: Remove scratch selection for non-GPIO
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>
2023-11-24 09:22:24 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.apa102
Kconfig.lpd880x
Kconfig.tlc5971
Kconfig.ws2812 drivers: led_strip: ws2812: Remove scratch selection for non-GPIO 2023-11-24 09:22:24 +01:00
apa102.c drivers: led_strip: apa102: add multi instances support 2023-05-31 10:23:22 +01:00
lpd880x.c sys: util: migrate all files to DIV_ROUND_UP 2023-04-11 12:00:37 +02:00
tlc5971.c
ws2812_gpio.c drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
ws2812_i2s.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
ws2812_spi.c drivers: spi: update drivers that were using spi cpol and cpha 2023-10-25 18:30:28 -07:00