Skip to content

Commit 18eaee9

Browse files
committed
reenable RAINBOWIO on these boards
1 parent 9da541e commit 18eaee9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

ports/atmel-samd/boards/sensebox_mcu/mpconfigboard.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,3 @@ CIRCUITPY_FULL_BUILD = 0
1313
# There are many pin definitions on this board; it doesn't quite fit on very large translations.
1414
# Remove a couple of modules.
1515
CIRCUITPY_ONEWIREIO = 0
16-
CIRCUITPY_RAINBOWIO = 0

ports/nrf/boards/simmel/mpconfigboard.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ CIRCUITPY_NVM = 0
2828
CIRCUITPY_PIXELBUF = 0
2929
CIRCUITPY_PULSEIO = 0
3030
CIRCUITPY_PWMIO = 1
31-
CIRCUITPY_RAINBOWIO = 0
3231
CIRCUITPY_RGBMATRIX = 0
3332
CIRCUITPY_ROTARYIO = 0
3433
CIRCUITPY_RTC = 1

0 commit comments

Comments
 (0)