Skip to content

Commit

Permalink
Bumped revision to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tbowmo committed Jun 2, 2016
1 parent 3b74027 commit ff373a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions platform.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5---3rd-party-Hardware-specification

name=Mysensors SAMD (32-bits ARM Cortex-M0+) Boards
version=1.0.0
version=1.0.1

# Compile variables
# -----------------
Expand Down Expand Up @@ -140,4 +140,3 @@ tools.openocd.erase.pattern=
tools.openocd.bootloader.params.verbose=-d2
tools.openocd.bootloader.params.quiet=-d0
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"

0 comments on commit ff373a6

Please sign in to comment.