We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4170d2 commit 5803245Copy full SHA for 5803245
2 files changed
frozen/circuitpython-stage
ports/atmel-samd/boards/pygamer/mpconfigboard.mk
@@ -20,4 +20,4 @@ CIRCUITPY_STAGE = 1
20
# No touch on SAMD51 yet
21
CIRCUITPY_TOUCHIO = 0
22
23
-FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/pybadge
+FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/pygamer
0 commit comments