Skip to content

Commit c658115

Browse files
authored
Merge pull request #9419 from dhalbert/maple_elite_pi-flash-chip
maple_elite_pi: correct flash chip
2 parents 353174c + ba4b086 commit c658115

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/raspberrypi/boards/maple_elite_pi/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ USB_MANUFACTURER = "Maple Computing"
66
CHIP_VARIANT = RP2040
77
CHIP_FAMILY = rp2
88

9-
EXTERNAL_FLASH_DEVICES = "ZD25WQ16B, W25Q32JVxQ"
9+
EXTERNAL_FLASH_DEVICES = "W25Q16JVxQ"

0 commit comments

Comments
 (0)