Skip to content

Commit 77fcb8a

Browse files
committed
disable rainbowio on this arduino_nano_33_iot
The gpio changes took away enough code space that it doesn't fit.
1 parent 5593d23 commit 77fcb8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ CIRCUITPY_BUILD_EXTENSIONS = bin,uf2
1111
INTERNAL_FLASH_FILESYSTEM = 1
1212
LONGINT_IMPL = NONE
1313
CIRCUITPY_FULL_BUILD = 0
14+
CIRCUITPY_RAINBOWIO = 0

0 commit comments

Comments
 (0)