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 bf67ea3 commit 31f2faaCopy full SHA for 31f2faa
ports/atmel-samd/boards/same54_xplained/mpconfigboard.mk
@@ -7,7 +7,7 @@ CHIP_VARIANT = SAME54P20A
7
CHIP_FAMILY = same54
8
9
QSPI_FLASH_FILESYSTEM = 1
10
-EXTERNAL_FLASH_DEVICES = "N25Q256A"
+EXTERNAL_FLASH_DEVICES = "N25Q256A", "SST26VF064B"
11
LONGINT_IMPL = MPZ
12
13
CIRCUITPY_SDIOIO = 1
0 commit comments