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 5635077 commit 58532ecCopy full SHA for 58532ec
ports/espressif/mpconfigport.mk
@@ -12,8 +12,8 @@ CIRCUITPY_FULL_BUILD ?= 1
12
13
# These modules are implemented in ports/<port>/common-hal:
14
CIRCUITPY_ALARM ?= 1
15
-CIRCUITPY_AUDIOBUSIO ?= 1
16
CIRCUITPY_ANALOGBUFIO ?= 1
+CIRCUITPY_AUDIOBUSIO ?= 1
17
CIRCUITPY_AUDIOBUSIO_I2SOUT ?= 1
18
CIRCUITPY_AUDIOBUSIO_PDMIN ?= 0
19
CIRCUITPY_AUDIOCORE ?= 1
0 commit comments