Add support for PyGamer to Stage library
This commit is contained in:
parent
c4170d2f18
commit
5803245009
|
@ -1 +1 @@
|
|||
Subproject commit 397badae5863a1ce932213ef527e82314ac498a1
|
||||
Subproject commit 0dce331e849a9459dbd1f99b254f6739e35a4ca1
|
|
@ -20,4 +20,4 @@ CIRCUITPY_STAGE = 1
|
|||
# No touch on SAMD51 yet
|
||||
CIRCUITPY_TOUCHIO = 0
|
||||
|
||||
FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/pybadge
|
||||
FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/pygamer
|
||||
|
|
Loading…
Reference in New Issue