Merge pull request #5437 from pewpew-game/stage-picosystem

PicoSystem: freeze the Stage library
This commit is contained in:
microDev 2021-10-07 21:38:14 +05:30 committed by GitHub
commit 620ef26385
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 3 deletions

@ -1 +1 @@
Subproject commit ab28481acaac4a38b3066bd90249ae6fcf4aeda5
Subproject commit 2b9b9f0a80810b0c4ff0feebbbe07312251de144

View File

@ -15,5 +15,4 @@ CIRCUITPY_STAGE = 1
CIRCUITPY_AUDIOIO = 1
# TODO: how do we get stage.py and ugame.py on PicoSystem?
# FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/picosystem
FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/picosystem