Skip to content

Commit ff373a6

Browse files
committed
Bumped revision to 1.0.1
1 parent 3b74027 commit ff373a6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

platform.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification
2121

2222
name=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=
140140
tools.openocd.bootloader.params.verbose=-d2
141141
tools.openocd.bootloader.params.quiet=-d0
142142
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-

0 commit comments

Comments
 (0)