..
apa102.c
drivers: Convert to use SPI macro without delay parameters
2025-10-01 14:39:36 +03:00
CMakeLists.txt
drivers: leds_strip: rename modulino smartleds to pixels
2025-10-20 11:56:08 +02:00
Kconfig
leds: add arduino,modulino-smartleds
2025-05-14 11:03:10 +01:00
Kconfig.apa102
drivers: led_strip: Enabling config with DT_HAS_..
2024-03-20 17:20:08 -05:00
Kconfig.lpd880x
drivers: led_strip: Enabling config with DT_HAS_..
2024-03-20 17:20:08 -05:00
Kconfig.modulino
drivers: leds_strip: rename modulino smartleds to pixels
2025-10-20 11:56:08 +02:00
Kconfig.tlc5971
drivers: led_strip: tlc5971: Enable when the dt-node exists
2024-09-21 12:23:45 +01:00
Kconfig.tlc59731
driver: led: add support for TI TLC59731 RGB STRIP controller
2024-05-21 16:50:24 -04:00
Kconfig.ws2812
driver: led_strip: do not set uart supported
2025-10-03 21:07:33 -04:00
lpd880x.c
drivers: Convert to use SPI macro without delay parameters
2025-10-01 14:39:36 +03:00
modulino_pixels.c
drivers: leds_strip: rename modulino smartleds to pixels
2025-10-20 11:56:08 +02:00
tlc5971.c
drivers: Convert to use SPI macro without delay parameters
2025-10-01 14:39:36 +03:00
tlc59731.c
drivers: led_strip: Place API into iterable section
2024-12-02 22:07:42 +00:00
ws2812_gpio.c
drivers: led_strip: ws2812_gpio: prevent overflow
2025-09-29 09:58:19 +02:00
ws2812_i2s.c
drivers: led_strip: ws2812_i2s: Adds dependency to i2s-device
2024-12-20 12:37:09 +01:00
ws2812_rpi_pico_pio.c
drivers: led_strip: Place API into iterable section
2024-12-02 22:07:42 +00:00
ws2812_spi.c
drivers: Convert to use SPI macro without delay parameters
2025-10-01 14:39:36 +03:00
ws2812_uart.c
drivers: led_strip: Add UART-based driver for WS2812
2025-09-30 22:06:21 +02:00