zephyr/drivers/led_strip
Kumar Gala aa2bdbe322 drivers: Remove board.h include
We either don't need board.h in the driver or we should be include soc.h
instead.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-01 13:21:11 -04:00
..
CMakeLists.txt drivers: led_strip: Add driver for software-based WS2812B operation 2018-03-03 20:46:53 +01:00
Kconfig drivers: led_strip: move to new logger 2018-10-10 10:22:01 -04:00
Kconfig.apa102 drivers: led_strip: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.lpd880x drivers: led_strip: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.ws2812 drivers: led_strip: add ws2812 defaults for nRF5 devices 2018-10-15 17:50:16 +02:00
Kconfig.ws2812b_sw boards: nrf: Changed GPIO default driver to NRFX shim 2018-08-17 07:29:14 -07:00
apa102.c api/spi: Reduce parameter number on transceive function 2018-04-04 19:02:35 +02:00
lpd880x.c drivers: led_strip: move to new logger 2018-10-10 10:22:01 -04:00
ws2812.c led_strip: ws2812: HACK: memory-hungry pulse timing bugfix 2018-10-15 17:50:16 +02:00
ws2812b_sw.c drivers: Remove board.h include 2018-11-01 13:21:11 -04:00