Skip to content

Commit d5f126c

Browse files
committed
Add support for PyGamer to the Stage library
1 parent a888fe4 commit d5f126c

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
@@ -22,4 +22,4 @@ CIRCUITPY_GAMEPAD = 1
2222
CIRCUITPY_DISPLAYIO = 1
2323
CIRCUITPY_AUDIOIO = 1
2424

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

0 commit comments

Comments
 (0)