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 c22a31e commit ae0ebfeCopy full SHA for ae0ebfe
ports/espressif/mpconfigport.mk
@@ -38,6 +38,7 @@ CIRCUITPY_NVM ?= 1
38
CIRCUITPY_PS2IO ?= 1
39
CIRCUITPY_RGBMATRIX ?= 1
40
CIRCUITPY_ROTARYIO ?= 1
41
+CIRCUITPY_SYNTHIO_MAX_CHANNELS ?= 12
42
CIRCUITPY_TOUCHIO_USE_NATIVE ?= 1
43
CIRCUITPY_WATCHDOG ?= 1
44
CIRCUITPY_WIFI ?= 1
0 commit comments