Skip to content

Commit 620ef26

Browse files
authored
Merge pull request #5437 from pewpew-game/stage-picosystem
PicoSystem: freeze the Stage library
2 parents 14ec6b7 + d76eda1 commit 620ef26

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

ports/raspberrypi/boards/pimoroni_picosystem/mpconfigboard.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,4 @@ CIRCUITPY_STAGE = 1
1515

1616
CIRCUITPY_AUDIOIO = 1
1717

18-
# TODO: how do we get stage.py and ugame.py on PicoSystem?
19-
# FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/picosystem
18+
FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/picosystem

0 commit comments

Comments
 (0)