zephyr/drivers/led_strip
Jamie McCrae 7a4f4711af drivers: led_strip: Make update channels function optional
Makes the update channels function optional, this is only
implemented in one driver so can be safely omitted from most
drivers

Signed-off-by: Jamie McCrae <spam@helper3000.net>
2024-05-14 09:33:58 +02:00
..
apa102.c drivers: led_strip: Make update channels function optional 2024-05-14 09:33:58 +02:00
CMakeLists.txt drivers: led_strip: add rpi_pico's PIO based ws2812 driver 2024-01-10 12:10:36 +01:00
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02: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.tlc5971 drivers: led_strip: add tlc5971 driver 2022-03-23 12:50:11 +01:00
Kconfig.ws2812 drivers: led_strip: Enabling config with DT_HAS_.. 2024-03-20 17:20:08 -05:00
lpd880x.c drivers: led_strip: Add length function 2024-05-14 09:33:58 +02:00
tlc5971.c drivers: led_strip: Make update channels function optional 2024-05-14 09:33:58 +02:00
ws2812_gpio.c drivers: led_strip: Make update channels function optional 2024-05-14 09:33:58 +02:00
ws2812_i2s.c drivers: led_strip: Make update channels function optional 2024-05-14 09:33:58 +02:00
ws2812_rpi_pico_pio.c drivers: led_strip: Make update channels function optional 2024-05-14 09:33:58 +02:00
ws2812_spi.c drivers: led_strip: Make update channels function optional 2024-05-14 09:33:58 +02:00