We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fddb582 commit 4f09078Copy full SHA for 4f09078
1 file changed
ports/raspberrypi/boards/adafruit_metro_rp2040/mpconfigboard.mk
@@ -6,4 +6,4 @@ USB_MANUFACTURER = "Adafruit"
6
CHIP_VARIANT = RP2040
7
CHIP_FAMILY = rp2
8
9
-EXTERNAL_FLASH_DEVICES = "GD25Q64C,W25Q64JVxQ"
+EXTERNAL_FLASH_DEVICES = "GD25Q64C,W25Q64JVxQ,W25Q128JV"
0 commit comments