Skip to content

Commit f40504b

Browse files
committed
enable MP3
1 parent 04bb051 commit f40504b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/mimxrt10xx/mpconfigport.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ CIRCUITPY_AUDIOBUSIO_PDMIN = 0
1616
CIRCUITPY_AUDIOCORE = 1
1717
CIRCUITPY_AUDIOIO = 0
1818
CIRCUITPY_AUDIOMIXER = 1
19+
CIRCUITPY_AUDIOMP3 = 1
1920
CIRCUITPY_BUSDEVICE = 1
2021
CIRCUITPY_COUNTIO = 0
2122
CIRCUITPY_FREQUENCYIO = 0

0 commit comments

Comments
 (0)