zephyr/drivers/led_strip
Kumar Gala 0a7d4e2135 devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon
Remove semicolon between instance invocations of DT_FOREACH_IMPL_ and
thus DT_INST_FOREACH.  This provides more flexibility to the user.  This
requires we fixup in tree users to add semicolon where needed.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-07 20:03:56 -05:00
..
apa102.c drivers: led_strip: Convert to new DT_INST macros 2020-03-26 05:19:00 -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: Global whitespace/consistency cleanup 2019-11-01 15:53:23 +01:00
Kconfig.lpd880x kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.ws2812 kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
lpd880x.c dts: Rename DT_HAS_NODE macro to DT_HAS_NODE_STATUS_OKAY 2020-05-06 05:25:41 -05:00
ws2812_gpio.c devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 2020-05-07 20:03:56 -05:00
ws2812_spi.c drivers: Convert to use DT_INST_FOREACH 2020-03-31 19:29:22 -05:00