Skip to content

Commit 4bfcd6c

Browse files
committed
disable audioi2sin for esp32c2
1 parent 4bb0863 commit 4bfcd6c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ports/espressif/mpconfigport.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ CIRCUITPY_ANALOGBUFIO = 0
133133

134134
# No I2S
135135
CIRCUITPY_AUDIOBUSIO = 0
136+
CIRCUITPY_AUDIOI2SIN = 0
136137

137138
# No DAC
138139
CIRCUITPY_AUDIOIO = 0

0 commit comments

Comments
 (0)