Skip to content

Commit 1e1172b

Browse files
committed
fix sorting of block
1 parent 08358ec commit 1e1172b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/mimxrt10xx/mpconfigport.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ CIRCUITPY_TUSB_MEM_ALIGN = 32
1111

1212
INTERNAL_FLASH_FILESYSTEM = 1
1313

14-
CIRCUITPY_AUDIOIO = 0
1514
CIRCUITPY_AUDIOBUSIO = 0
15+
CIRCUITPY_AUDIOIO = 0
1616
CIRCUITPY_BUSDEVICE = 1
1717
CIRCUITPY_COUNTIO = 0
1818
CIRCUITPY_FREQUENCYIO = 0

0 commit comments

Comments
 (0)