Skip to content

Commit 2504cd2

Browse files
rollout spitarget to more boards
1 parent f3c144e commit 2504cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/atmel-samd/mpconfigport.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ CIRCUITPY_MAX3421E ?= $(HAS_1MB_FLASH)
119119
CIRCUITPY_PS2IO ?= 1
120120
CIRCUITPY_RGBMATRIX ?= $(CIRCUITPY_FRAMEBUFFERIO)
121121
CIRCUITPY_SAMD ?= 1
122-
CIRCUITPY_SPITARGET ?= $(HAS_1MB_FLASH)
122+
CIRCUITPY_SPITARGET ?= 1
123123
CIRCUITPY_SYNTHIO_MAX_CHANNELS = 12
124124
CIRCUITPY_ULAB_OPTIMIZE_SIZE ?= 1
125125
CIRCUITPY_WATCHDOG ?= 1

0 commit comments

Comments
 (0)