Skip to content

Commit d190c4d

Browse files
committed
Pulling in bossa version spec fix into SAMD board def (issue #47)
1 parent 248f2c6 commit d190c4d

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

IDE_Board_Manager/package_sparkfun_index.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -688,6 +688,39 @@
688688
"toolsDependencies": [
689689
]
690690
}
691+
],
692+
{
693+
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.6.19)",
694+
"architecture": "samd",
695+
"version": "1.5.3",
696+
"category": "Contributed",
697+
"url": "https://github.com/sparkfun/Arduino_Boards/raw/master/IDE_Board_Manager/sparkfun-samd-1.5.3.tar.bz2",
698+
"archiveFileName": "sparkfun-samd-1.5.3.tar.bz2",
699+
"checksum": "SHA-256:EB3721D8C72D02F32DBC0D9F1F2730B4A5EA809D13F0C3D7606E789B9281B545",
700+
"size": "337917",
701+
"help": {
702+
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
703+
},
704+
"boards": [
705+
{
706+
"name": "SparkFun SAMD21 Mini Breakout"
707+
},
708+
{
709+
"name": "SparkFun SAMD21 Dev Breakout"
710+
},
711+
{
712+
"name": "SparkFun 9DoF Razor IMU M0"
713+
},
714+
{
715+
"name": "LilyPad LilyMini"
716+
},
717+
{
718+
"name": "Sparkfun SAMD21 Pro RF"
719+
}
720+
],
721+
"toolsDependencies": [
722+
]
723+
}
691724
],
692725
"tools": [
693726
{
330 KB
Binary file not shown.

0 commit comments

Comments
 (0)