Skip to content

Commit ab3e786

Browse files
committed
disable additional module on matrixportal_m4
1 parent c4dfd8e commit ab3e786

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ LONGINT_IMPL = MPZ
1313
CIRCUITPY_LTO_PARTITION = one
1414

1515
CIRCUITPY_AESIO = 0
16+
CIRCUITPY_FLOPPYIO = 0
1617
CIRCUITPY_GIFIO = 0
1718
CIRCUITPY_ONEWIREIO = 0
1819
CIRCUITPY_PARALLELDISPLAY = 0

0 commit comments

Comments
 (0)