zephyr/drivers/led_strip
Roman Vaughan 4000e2849d drivers: led_strip: APA102 use CS flags from devicetree
The pull request #26269
drivers: SPI: Adds CS flags from devicetree
missed out on the APA102 led_strip driver, most likely due to the driver
not utilising the chip select signal until #25310
drivers: led_strip: Add support for external SPI CS on APA102 LED strips

Signed-off-by: Roman Vaughan <nzsmartie@gmail.com>
2020-09-14 18:35:26 -05:00
..
CMakeLists.txt drivers: led_strip: modernize and fix up ws2812 drivers/sample 2020-02-05 12:00:36 +01:00
Kconfig drivers: led_strip: modernize and fix up ws2812 drivers/sample 2020-02-05 12:00:36 +01:00
Kconfig.apa102
Kconfig.lpd880x
Kconfig.ws2812 kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
apa102.c drivers: led_strip: APA102 use CS flags from devicetree 2020-09-14 18:35:26 -05:00
lpd880x.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ws2812_gpio.c drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00
ws2812_spi.c drivers: Manual const-ification of device driver instance 2020-09-02 13:48:13 +02:00