Skip to content

Commit 7161038

Browse files
committed
Turn off displayio because it is a satellite
1 parent 7b3e7cf commit 7161038

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
@@ -11,6 +11,7 @@ LONGINT_IMPL = MPZ
1111
# No touch on SAMD51 yet
1212
CIRCUITPY_TOUCHIO = 0
1313
CIRCUITPY_AUDIOBUSIO = 0
14+
CIRCUITPY_DISPLAYIO = 0
1415

1516
CHIP_VARIANT = SAMD51G19A
1617
CHIP_FAMILY = samd51

0 commit comments

Comments
 (0)