Skip to content

Commit 7cb1861

Browse files
raveiouskartben
authored andcommitted
samples: led_strip: Adding QT Py ESP32-S3 support.
The Adafruit QT Py ESP32-S3 needs to have GPIO hogs enabled in order to use the onboard RBG LED with the led_strip sample code. Signed-off-by: Ian Wakely <[email protected]>
1 parent 6f7bbf7 commit 7cb1861

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CONFIG_GPIO=y
2+
CONFIG_GPIO_HOGS=y

0 commit comments

Comments
 (0)