We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f71831d commit 70cf061Copy full SHA for 70cf061
ports/atmel-samd/boards/mini_sam_m4/mpconfigboard.mk
@@ -12,6 +12,7 @@ LONGINT_IMPL = MPZ
12
13
# No I2S on SAMD51G
14
CIRCUITPY_AUDIOBUSIO = 0
15
+CIRCUITPY_SYNTHIO = 0
16
17
CIRCUITPY_BITBANG_APA102 = 1
18
0 commit comments