Skip to content

Commit 4465f85

Browse files
committed
evo m51: disable MP3 playback
& sort block of configuration settings
1 parent f4993b9 commit 4465f85

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ports/atmel-samd/boards/aloriumtech_evo_m51/mpconfigboard.mk

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ QSPI_FLASH_FILESYSTEM = 1
1212
EXTERNAL_FLASH_DEVICES = GD25Q16C
1313
LONGINT_IMPL = MPZ
1414

15+
CIRCUITPY_AUDIOMP3 = 0
16+
CIRCUITPY_JPEGIO = 0
1517
CIRCUITPY_PS2IO = 1
1618
CIRCUITPY_SYNTHIO = 0
17-
CIRCUITPY_JPEGIO = 0

0 commit comments

Comments
 (0)