Skip to content

Commit dcd5b5a

Browse files
committed
added Arduino Nano RP2040 Connect alternate flash chip
1 parent 3b98d82 commit dcd5b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ports/raspberrypi/boards/arduino_nano_rp2040_connect/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ USB_MANUFACTURER = "Arduino"
77
CHIP_VARIANT = RP2040
88
CHIP_FAMILY = rp2
99

10-
EXTERNAL_FLASH_DEVICES = "AT25SF128A"
10+
EXTERNAL_FLASH_DEVICES = "AT25SF128A, IS25LP128F"
1111

1212
CIRCUITPY__EVE = 1

0 commit comments

Comments
 (0)