Skip to content

Commit ff6ae1a

Browse files
authored
Update mpconfigboard.mk to use standard linker file
1 parent dc1eb73 commit ff6ae1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
LD_FILE = boards/samd51x19-bootloader-external-flash-crystalless.ld
1+
LD_FILE = boards/samd51x19-bootloader-external-flash.ld
22
USB_VID = 0x1209
33
USB_PID = 0x4D43
44
USB_PRODUCT = "Robo HAT MM1"

0 commit comments

Comments
 (0)