8000 atmel-samd: Make the Arduino Zero build use a bootloader. · boneskull/circuitpython@343ff4f · GitHub
[go: up one dir, main page]

Skip to content

Commit 343ff4f

Browse files
committed
atmel-samd: Make the Arduino Zero build use a bootloader.
1 parent c69ea1a commit 343ff4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
LD_FILE = boards/samd21x18.ld
1+
LD_FILE = boards/samd21x18-bootloader.ld
22
USB_VID = 0x2341
33
USB_PID = 0x824D

0 commit comments

Comments
 (0)
0