Skip to content

Commit 5803245

Browse files
committed
Add support for PyGamer to Stage library
1 parent c4170d2 commit 5803245

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)