zephyr/drivers/led_strip
TOKITA Hiroshi 945f9291c4 drivers: led_strip: tlc5971: Enable when the dt-node exists
The TLC5971_STRIP config enables if the "ti,tlc5971" node exists.
Also, removing the setting that explicitly enables in the
`tests/drivers/build_all/led_strip` test.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2024-09-21 12:23:45 +01:00
..
apa102.c drivers: led_strip: Make update channels function optional 2024-05-14 09:33:58 +02:00
CMakeLists.txt driver: led: add support for TI TLC59731 RGB STRIP controller 2024-05-21 16:50:24 -04:00
Kconfig driver: led: add support for TI TLC59731 RGB STRIP controller 2024-05-21 16:50:24 -04:00
Kconfig.apa102
Kconfig.lpd880x
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 drivers: ws2812_gpio: Make timing configurable and less hardware dependend 2024-09-06 11:31:00 -04: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
tlc59731.c driver: led: add support for TI TLC59731 RGB STRIP controller 2024-05-21 16:50:24 -04:00
ws2812_gpio.c drivers: ws2812_gpio: Make timing configurable and less hardware dependend 2024-09-06 11:31:00 -04: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