diff options
Diffstat (limited to 'src/app/ws2812b_uart/Kconfig')
-rw-r--r-- | src/app/ws2812b_uart/Kconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/app/ws2812b_uart/Kconfig b/src/app/ws2812b_uart/Kconfig index 5267de5..d92c8c9 100644 --- a/src/app/ws2812b_uart/Kconfig +++ b/src/app/ws2812b_uart/Kconfig @@ -1,2 +1,6 @@ +# Copyright 2020 Daniel Friesel +# +# SPDX-License-Identifier: CC0-1.0 + prompt "UART to WS2812b" depends on arch_arduino_nano && meta_driver_neopixel && meta_driver_stdin |