we decided not to add rainbowio on simmel

This commit is contained in:
Jeff Epler 2021-11-02 19:01:05 -05:00
parent 18eaee9beb
commit 63e01cde77

View File

@ -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