We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be67067 commit be6936cCopy full SHA for be6936c
ports/atmel-samd/boards/matrixportal_m4/mpconfigboard.mk
@@ -10,6 +10,8 @@ QSPI_FLASH_FILESYSTEM = 1
10
EXTERNAL_FLASH_DEVICES = "S25FL116K, S25FL216K, GD25Q16C"
11
LONGINT_IMPL = MPZ
12
13
+CIRCUITPY_LTO_PARTITION = one
14
+
15
CIRCUITPY_AESIO = 0
16
CIRCUITPY_ONEWIREIO = 0
17
CIRCUITPY_PARALLELDISPLAY = 0
0 commit comments