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 20
20
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
21
21
22
22
name=Mysensors SAMD (32-bits ARM Cortex-M0+) Boards
23
- version=1.0.0
23
+ version=1.0.1
24
24
25
25
# Compile variables
26
26
# -----------------
@@ -140,4 +140,3 @@ tools.openocd.erase.pattern=
140
140
tools.openocd.bootloader.params.verbose=-d2
141
141
tools.openocd.bootloader.params.quiet=-d0
142
142
tools.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