File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 2020# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
2121
2222name=Mysensors SAMD (32-bits ARM Cortex-M0+) Boards
23- version=1.0.0
23+ version=1.0.1
2424
2525# Compile variables
2626# -----------------
@@ -140,4 +140,3 @@ tools.openocd.erase.pattern=
140140tools.openocd.bootloader.params.verbose=-d2
141141tools.openocd.bootloader.params.quiet=-d0
142142tools.openocd.bootloader.pattern="{path}/{cmd}" {bootloader.verbose} -s "{path}/share/openocd/scripts/" -f "{runtime.platform.path}/variants/{build.variant}/{build.openocdscript}" -c "telnet_port disabled; init; halt; at91samd bootloader 0; program {{{runtime.platform.path}/bootloaders/{bootloader.file}}} verify reset; shutdown"
143-
You can’t perform that action at this time.
0 commit comments