Skip to content
Snippets Groups Projects
Commit caf00d44 authored by Cristian Maglie's avatar Cristian Maglie Committed by Cristian Maglie
Browse files

Fixed path for burn bootloader command

parent ede8fc58
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ arduino_zero_edbg.build.variant_system_lib=
arduino_zero_edbg.build.vid=0x2341
arduino_zero_edbg.build.pid=0x004d
arduino_zero_edbg.bootloader.tool=openocd
arduino_zero_edbg.bootloader.file=zero/Release/Exe/samd21_sam_ba.bin
arduino_zero_edbg.bootloader.file=zero/samd21_sam_ba.bin
arduino_zero_native.name=Arduino Zero (Native USB Port)
arduino_zero_native.vid.0=0x2341
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment