Skip to content

Commit 0f9462f

Browse files
Updated mpconfig.mk to use SST26VF016B.
1 parent 8348b8b commit 0f9462f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ports/atmel-samd/boards/microchip_curiosity_circuitpython_nano/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CHIP_VARIANT = SAME51J20A
77
CHIP_FAMILY = same51
88

99
QSPI_FLASH_FILESYSTEM = 1
10-
EXTERNAL_FLASH_DEVICES = "GD25Q16C,W25Q16JVxQ,SST26VF032B"
10+
EXTERNAL_FLASH_DEVICES = "SST26VF016B"
1111
LONGINT_IMPL = MPZ
1212

1313
CIRCUITPY__EVE = 1

0 commit comments

Comments
 (0)