Skip to content

Commit

Permalink
Disable gifio on matrixportal to reclaim flash space
Browse files Browse the repository at this point in the history
  • Loading branch information
jepler committed Jul 7, 2022
1 parent 8d816db commit 601eb91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ports/atmel-samd/boards/matrixportal_m4/mpconfigboard.mk
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ LONGINT_IMPL = MPZ
CIRCUITPY_LTO_PARTITION = one

CIRCUITPY_AESIO = 0
CIRCUITPY_GIFIO = 0
CIRCUITPY_ONEWIREIO = 0
CIRCUITPY_PARALLELDISPLAY = 0
CIRCUITPY_SDCARDIO = 0
Expand Down

0 comments on commit 601eb91

Please sign in to comment.