Skip to content

Commit 766bf8f

Browse files
committed
disable floppyio on kicksat-sprite
1 parent f7be434 commit 766bf8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/atmel-samd/boards/kicksat-sprite/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ CIRCUITPY_AUDIOMIXER = 0
1818
CIRCUITPY_AUDIOMP3 = 0
1919
CIRCUITPY_BLEIO_HCI = 0
2020
CIRCUITPY_DISPLAYIO = 0
21+
CIRCUITPY_FLOPPYIO = 0
2122
CIRCUITPY_FRAMEBUFFERIO = 0
2223
CIRCUITPY_GETPASS = 0
2324
CIRCUITPY_KEYPAD = 0

0 commit comments

Comments
 (0)