Update mpconfigboard.mk to use standard linker file

This commit is contained in:
wallarug 2019-07-30 19:13:33 +10:00 committed by GitHub
parent dc1eb73ee7
commit ff6ae1aefb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
LD_FILE = boards/samd51x19-bootloader-external-flash-crystalless.ld
LD_FILE = boards/samd51x19-bootloader-external-flash.ld
USB_VID = 0x1209
USB_PID = 0x4D43
USB_PRODUCT = "Robo HAT MM1"