Skip to content

Commit acf2cc9

Browse files
authored
Merge pull request #41 from sparkfun/samd_update_1.5.0
Samd update 1.5.0
2 parents c47857f + 08dcb20 commit acf2cc9

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

IDE_Board_Manager/package_sparkfun_index.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -544,14 +544,14 @@
544544
]
545545
},
546546
{
547-
"name": "SparkFun SAMD Boards",
547+
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.6.19)",
548548
"architecture": "samd",
549549
"version": "1.5.0",
550550
"category": "Contributed",
551551
"url": "https://github.com/sparkfun/Arduino_Boards/raw/master/IDE_Board_Manager/sparkfun-samd-1.5.0.tar.bz2",
552552
"archiveFileName": "sparkfun-samd-1.5.0.tar.bz2",
553-
"checksum": "SHA-256:0EC1574A319C1D561322C9E6FF1515B594956BC6B2CF6C92266F4D36684CBBF8",
554-
"size": "322453",
553+
"checksum": "SHA-256:05C4FBC7CC924BED99B9A2618F57FAA1DDEA210AFFB7AFEE57639E6B9FEB445C",
554+
"size": "322443",
555555
"help": {
556556
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
557557
},
@@ -604,7 +604,7 @@
604604
]
605605
},
606606
{
607-
"maintainer": "SparkFun Electronics (dependency: Arduino SAMD Boards 1.6.19)",
607+
"maintainer": "SparkFun Electronics",
608608
"help": {
609609
"online": "http://SparkFun.com"
610610
},
-10 Bytes
Binary file not shown.

sparkfun/samd/platform.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ tools.bossac.upload.network_pattern="{network_cmd}" -address {serial.port} -port
148148
# OpenOCD sketch upload
149149
#
150150

151-
#tools.openocd.path={runtime.tools.openocd-0.9.0-arduino6-static.path}
151+
tools.openocd.path={runtime.tools.openocd-0.9.0-arduino6-static.path}
152152
#tools.openocd.path={runtime.tools.openocd}
153153
tools.openocd.cmd=bin/openocd
154154
tools.openocd.cmd.windows=bin/openocd.exe

0 commit comments

Comments
 (0)