Skip to content

Commit 1ef1301

Browse files
committed
fix proxlight trinkey build
1 parent 934534c commit 1ef1301

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ CIRCUITPY_FULL_BUILD = 0
1313
CIRCUITPY_ANALOGIO = 0
1414
CIRCUITPY_AUDIOCORE = 0
1515
CIRCUITPY_BUSIO = 1
16+
CIRCUITPY_BUSIO_SPI = 0
1617
CIRCUITPY_PS2IO = 0
1718
CIRCUITPY_PIXELBUF = 1
1819
CIRCUITPY_PULSEIO = 0

0 commit comments

Comments
 (0)