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 31f2faa commit f2f19e9Copy full SHA for f2f19e9
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", "SST26VF064B"
+EXTERNAL_FLASH_DEVICES = "N25Q256A,SST26VF064B"
11
LONGINT_IMPL = MPZ
12
13
CIRCUITPY_SDIOIO = 1
0 commit comments