Added Adafruit Feather RP2040, Adafruit KB2040 and Added neopixel driver to support RP2040

This commit is contained in:
curuvar
2022-06-29 22:28:04 -04:00
committed by Brennan Ashton
parent 4285274c31
commit 0c3db448bb
103 changed files with 8878 additions and 53 deletions
+1 -1
View File
@@ -1220,7 +1220,7 @@ endif # DEBUG_LCD
config DEBUG_LEDS
bool "Low-level LED Debug Features"
default n
depends on ARCH_HAVE_LEDS
depends on ARCH_HAVE_LEDS || WS2812
---help---
Enable LED driver debug features.