Skip to content

Commit 63e01cd

Browse files
committed
we decided not to add rainbowio on simmel
1 parent 18eaee9 commit 63e01cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/nrf/boards/simmel/mpconfigboard.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ CIRCUITPY_NVM = 0
2828
CIRCUITPY_PIXELBUF = 0
2929
CIRCUITPY_PULSEIO = 0
3030
CIRCUITPY_PWMIO = 1
31+
# Deliberately excluded for other reasons than code space, see #5534
32+
CIRCUITPY_RAINBOWIO = 0
3133
CIRCUITPY_RGBMATRIX = 0
3234
CIRCUITPY_ROTARYIO = 0
3335
CIRCUITPY_RTC = 1

0 commit comments

Comments
 (0)