Skip to content

Commit 5e5252c

Browse files
authored
Merge pull request #1955 from pewpew-game/pygamer-stage
Add support for PyGamer to Stage library
2 parents 13c3d06 + 5803245 commit 5e5252c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ CIRCUITPY_STAGE = 1
2020
# No touch on SAMD51 yet
2121
CIRCUITPY_TOUCHIO = 0
2222

23-
FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/pybadge
23+
FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/pygamer

0 commit comments

Comments
 (0)