Skip to content

Commit ea8e9b8

Browse files
committed
metro_m0_express: Put back GAMEPAD, take away AUDIOBUSIO
Dan notes that this is more frequently the solution we've chosen
1 parent 2998940 commit ea8e9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

14+
CIRCUITPY_AUDIOBUSIO = 0
1415
CIRCUITPY_BITBANGIO = 0
1516
CIRCUITPY_COUNTIO = 0
16-
CIRCUITPY_GAMEPAD = 0
1717
CIRCUITPY_I2CPERIPHERAL = 0
1818
CIRCUITPY_VECTORIO = 0
1919

0 commit comments

Comments
 (0)