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.
2 parents bf67ea3 + f2f19e9 commit de46be1Copy full SHA for de46be1
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