Add PNG image support to the Stage library

That requires zlib to be enabled.
This commit is contained in:
Radomir Dopieralski 2022-07-26 22:12:22 +02:00
parent 491374c8dc
commit 1a7cca6639
2 changed files with 2 additions and 1 deletions

@ -1 +1 @@
Subproject commit 3bdd335452ff14a53d1e840de043e3159cb3b829
Subproject commit d12ac5ba4feea2bf8bac8835bf120760c6970ee4

View File

@ -42,6 +42,7 @@ CIRCUITPY_KEYPAD = 1
CIRCUITPY_MATH = 1
CIRCUITPY_STAGE = 1
CIRCUITPY_SYNTHIO = 1
CIRCUITPY_ZLIB = 1
FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/pewpew_m4
CIRCUITPY_DISPLAY_FONT = $(TOP)/ports/atmel-samd/boards/ugame10/brutalist-6.bdf