Skip to content

Commit d76eda1

Browse files
committed
PicoSystem: freeze the Stage library
1 parent 57dee64 commit d76eda1

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)