we decided not to add rainbowio on simmel
This commit is contained in:
parent
18eaee9beb
commit
63e01cde77
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@ CIRCUITPY_NVM = 0
|
|||
CIRCUITPY_PIXELBUF = 0
|
||||
CIRCUITPY_PULSEIO = 0
|
||||
CIRCUITPY_PWMIO = 1
|
||||
# Deliberately excluded for other reasons than code space, see #5534
|
||||
CIRCUITPY_RAINBOWIO = 0
|
||||
CIRCUITPY_RGBMATRIX = 0
|
||||
CIRCUITPY_ROTARYIO = 0
|
||||
CIRCUITPY_RTC = 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue