Skip to content

Commit 239c8ff

Browse files
committed
metro_m0_express: put back audiobusio
this now fits locally (though it's very close to capacity); let's see what the CI says. ``` make BOARD=metro_m0_express clean && make BOARD=metro_m0_express TRANSLATION=ja ... 253448 bytes used, 248 bytes free in flash firmware space out of 253696 bytes (247.75kB). ```
1 parent aa0b4f7 commit 239c8ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ EXTERNAL_FLASH_DEVICE_COUNT = 2
1111
EXTERNAL_FLASH_DEVICES = "S25FL216K, GD25Q16C"
1212
LONGINT_IMPL = MPZ
1313

14-
CIRCUITPY_AUDIOBUSIO = 0
1514
CIRCUITPY_BITBANGIO = 0
1615
CIRCUITPY_COUNTIO = 0
1716
CIRCUITPY_I2CPERIPHERAL = 0

0 commit comments

Comments
 (0)