Skip to content

Commit d66d7d4

Browse files
mahollitannewt
andauthored
Update ports/atmel-samd/mpconfigport.mk
Co-authored-by: Scott Shawcroft <[email protected]>
1 parent 8486502 commit d66d7d4

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
@@ -100,7 +100,7 @@ CIRCUITPY_TOUCHIO_USE_NATIVE = 0
100100

101101

102102
CIRCUITPY_ALARM ?= 0
103-
PY_PS2IO ?= 1
103+
CIRCUITPY_PS2IO ?= 1
104104
CIRCUITPY_SAMD ?= 1
105105
CIRCUITPY_RGBMATRIX ?= $(CIRCUITPY_FULL_BUILD)
106106
CIRCUITPY_FRAMEBUFFERIO ?= $(CIRCUITPY_FULL_BUILD)

0 commit comments

Comments
 (0)