Merge pull request #5437 from pewpew-game/stage-picosystem
PicoSystem: freeze the Stage library
This commit is contained in:
commit
620ef26385
@ -1 +1 @@
|
|||||||
Subproject commit ab28481acaac4a38b3066bd90249ae6fcf4aeda5
|
Subproject commit 2b9b9f0a80810b0c4ff0feebbbe07312251de144
|
@ -15,5 +15,4 @@ CIRCUITPY_STAGE = 1
|
|||||||
|
|
||||||
CIRCUITPY_AUDIOIO = 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
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user