Add support for PyGamer to Stage library

This commit is contained in:
Radomir Dopieralski 2019-06-18 19:05:51 +02:00
parent c4170d2f18
commit 5803245009
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 397badae5863a1ce932213ef527e82314ac498a1
Subproject commit 0dce331e849a9459dbd1f99b254f6739e35a4ca1

View File

@ -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