atmel-samd: Make the Arduino Zero build use a bootloader.

This commit is contained in:
Scott Shawcroft 2016-10-14 12:52:38 -07:00
parent c69ea1a143
commit 343ff4faed

View File

@ -1,3 +1,3 @@
LD_FILE = boards/samd21x18.ld
LD_FILE = boards/samd21x18-bootloader.ld
USB_VID = 0x2341
USB_PID = 0x824D