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.
2 parents 68a7be8 + d5a2293 commit a5e3c6eCopy full SHA for a5e3c6e
ports/nrf/mpconfigport.mk
@@ -20,6 +20,7 @@ CIRCUITPY_AUDIOBUSIO ?= 1
20
CIRCUITPY_AUDIOCORE ?= 1
21
CIRCUITPY_AUDIOMIXER ?= 1
22
CIRCUITPY_AUDIOPWMIO ?= 1
23
+CIRCUITPY_SYNTHIO_MAX_CHANNELS = 12
24
25
# Native BLEIO is not compatible with HCI _bleio.
26
CIRCUITPY_BLEIO_HCI = 0
0 commit comments