File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 544
544
]
545
545
},
546
546
{
547
- "name" : " SparkFun SAMD Boards" ,
547
+ "name" : " SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.6.19) " ,
548
548
"architecture" : " samd" ,
549
549
"version" : " 1.5.0" ,
550
550
"category" : " Contributed" ,
551
551
"url" : " https://github.com/sparkfun/Arduino_Boards/raw/master/IDE_Board_Manager/sparkfun-samd-1.5.0.tar.bz2" ,
552
552
"archiveFileName" : " sparkfun-samd-1.5.0.tar.bz2" ,
553
- "checksum" : " SHA-256:0EC1574A319C1D561322C9E6FF1515B594956BC6B2CF6C92266F4D36684CBBF8 " ,
554
- "size" : " 322453 " ,
553
+ "checksum" : " SHA-256:05C4FBC7CC924BED99B9A2618F57FAA1DDEA210AFFB7AFEE57639E6B9FEB445C " ,
554
+ "size" : " 322443 " ,
555
555
"help" : {
556
556
"online" : " https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
557
557
},
604
604
]
605
605
},
606
606
{
607
- "maintainer" : " SparkFun Electronics (dependency: Arduino SAMD Boards 1.6.19) " ,
607
+ "maintainer" : " SparkFun Electronics" ,
608
608
"help" : {
609
609
"online" : " http://SparkFun.com"
610
610
},
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ tools.bossac.upload.network_pattern="{network_cmd}" -address {serial.port} -port
148
148
# OpenOCD sketch upload
149
149
#
150
150
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}
152
152
#tools.openocd.path={runtime.tools.openocd}
153
153
tools.openocd.cmd=bin/openocd
154
154
tools.openocd.cmd.windows=bin/openocd.exe
You can’t perform that action at this time.
0 commit comments