We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccef0cf commit b966871Copy full SHA for b966871
drivers/led_strip/Kconfig.ws2812
@@ -34,7 +34,6 @@ config WS2812_STRIP_UART
34
depends on DT_HAS_WORLDSEMI_WS2812_UART_ENABLED
35
select SERIAL if $(dt_compat_on_bus,$(DT_COMPAT_WORLDSEMI_WS2812_UART),uart)
36
select UART_ASYNC_API
37
- select SERIAL_SUPPORT_ASYNC
38
help
39
Enable driver for WS2812 (and compatible) LED strips using UART.
40
This method requires a high-speed UART and carefully crafted
0 commit comments