Merge pull request #1955 from pewpew-game/pygamer-stage
Add support for PyGamer to Stage library
This commit is contained in:
commit
5e5252ced0
@ -1 +1 @@
|
|||||||
Subproject commit 397badae5863a1ce932213ef527e82314ac498a1
|
Subproject commit 0dce331e849a9459dbd1f99b254f6739e35a4ca1
|
@ -20,4 +20,4 @@ CIRCUITPY_STAGE = 1
|
|||||||
# No touch on SAMD51 yet
|
# No touch on SAMD51 yet
|
||||||
CIRCUITPY_TOUCHIO = 0
|
CIRCUITPY_TOUCHIO = 0
|
||||||
|
|
||||||
FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/pybadge
|
FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/pygamer
|
||||||
|
Loading…
Reference in New Issue
Block a user