Skip to content

Commit 70cf061

Browse files
committed
disable synthio on this board, it's very full
1 parent f71831d commit 70cf061

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ LONGINT_IMPL = MPZ
1212

1313
# No I2S on SAMD51G
1414
CIRCUITPY_AUDIOBUSIO = 0
15+
CIRCUITPY_SYNTHIO = 0
1516

1617
CIRCUITPY_BITBANG_APA102 = 1
1718

0 commit comments

Comments
 (0)