Skip to content

Commit caf00d4

Browse files
committed
Fixed path for burn bootloader command
1 parent ede8fc5 commit caf00d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ arduino_zero_edbg.build.variant_system_lib=
2121
arduino_zero_edbg.build.vid=0x2341
2222
arduino_zero_edbg.build.pid=0x004d
2323
arduino_zero_edbg.bootloader.tool=openocd
24-
arduino_zero_edbg.bootloader.file=zero/Release/Exe/samd21_sam_ba.bin
24+
arduino_zero_edbg.bootloader.file=zero/samd21_sam_ba.bin
2525

2626
arduino_zero_native.name=Arduino Zero (Native USB Port)
2727
arduino_zero_native.vid.0=0x2341

0 commit comments

Comments
 (0)