Skip to content

Commit da05401

Browse files
committed
Rolls to version 1.8.3 with the latest small change
1 parent 5913bb3 commit da05401

File tree

2 files changed

+52
-1
lines changed

2 files changed

+52
-1
lines changed

IDE_Board_Manager/package_sparkfun_index.json

+52-1
Original file line numberDiff line numberDiff line change
@@ -1945,7 +1945,7 @@
19451945
]
19461946
},
19471947
{
1948-
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.8.2)",
1948+
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.8.1)",
19491949
"architecture": "samd",
19501950
"version": "1.8.2",
19511951
"category": "Contributed",
@@ -1967,6 +1967,57 @@
19671967
{ "name": "Sparkfun Qwiic Micro" },
19681968
{ "name": "SparkFun SAMD51 MicroMod" }
19691969
],
1970+
"toolsDependencies": [
1971+
{
1972+
"packager": "arduino",
1973+
"name": "arm-none-eabi-gcc",
1974+
"version": "4.8.3-2014q1"
1975+
},
1976+
{
1977+
"packager": "arduino",
1978+
"name": "bossac",
1979+
"version": "1.8.0-48-gb176eee"
1980+
},
1981+
{
1982+
"packager": "arduino",
1983+
"name": "openocd",
1984+
"version": "0.9.0-arduino"
1985+
},
1986+
{
1987+
"packager": "arduino",
1988+
"name": "CMSIS",
1989+
"version": "4.5.0"
1990+
},
1991+
{
1992+
"packager": "arduino",
1993+
"name": "CMSIS-Atmel",
1994+
"version": "1.2.0"
1995+
}
1996+
]
1997+
},
1998+
{
1999+
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.8.1)",
2000+
"architecture": "samd",
2001+
"version": "1.8.3",
2002+
"category": "Contributed",
2003+
"url": "https://github.com/sparkfun/Arduino_Boards/raw/master/IDE_Board_Manager/sparkfun-samd-1.8.3.tar.bz2",
2004+
"archiveFileName": "sparkfun-samd-1.8.3.tar.bz2",
2005+
"checksum": "SHA-256:74393DAD50FCFDCCF36EC15FA1CC4354258E9050BDB1C1692E58F0C21F82C2D6",
2006+
"size": "2840829",
2007+
"help": {
2008+
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
2009+
},
2010+
"boards": [
2011+
{ "name": "SparkFun SAMD21 Mini Breakout" },
2012+
{ "name": "SparkFun SAMD21 Dev Breakout" },
2013+
{ "name": "SparkFun 9DoF Razor IMU M0" },
2014+
{ "name": "LilyPad LilyMini" },
2015+
{ "name": "Sparkfun SAMD21 Pro RF" },
2016+
{ "name": "Sparkfun RedBoard Turbo" },
2017+
{ "name": "Sparkfun SAMD51 Thing Plus" },
2018+
{ "name": "Sparkfun Qwiic Micro" },
2019+
{ "name": "SparkFun SAMD51 MicroMod" }
2020+
],
19702021
"toolsDependencies": [
19712022
{
19722023
"packager": "arduino",
2.71 MB
Binary file not shown.

0 commit comments

Comments
 (0)