Skip to content

Commit e24498d

Browse files
committed
Rolls version to 1.8.2 after fix to Qwiic Micro and SAMD51 MicroMod
1 parent f07f483 commit e24498d

File tree

2 files changed

+51
-0
lines changed

2 files changed

+51
-0
lines changed

IDE_Board_Manager/package_sparkfun_index.json

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1916,6 +1916,57 @@
19161916
{ "name": "Sparkfun Qwiic Micro" },
19171917
{ "name": "SparkFun SAMD51 MicroMod" }
19181918
],
1919+
"toolsDependencies": [
1920+
{
1921+
"packager": "arduino",
1922+
"name": "arm-none-eabi-gcc",
1923+
"version": "4.8.3-2014q1"
1924+
},
1925+
{
1926+
"packager": "arduino",
1927+
"name": "bossac",
1928+
"version": "1.8.0-48-gb176eee"
1929+
},
1930+
{
1931+
"packager": "arduino",
1932+
"name": "openocd",
1933+
"version": "0.9.0-arduino"
1934+
},
1935+
{
1936+
"packager": "arduino",
1937+
"name": "CMSIS",
1938+
"version": "4.5.0"
1939+
},
1940+
{
1941+
"packager": "arduino",
1942+
"name": "CMSIS-Atmel",
1943+
"version": "1.2.0"
1944+
}
1945+
]
1946+
},
1947+
{
1948+
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.8.2)",
1949+
"architecture": "samd",
1950+
"version": "1.8.2",
1951+
"category": "Contributed",
1952+
"url": "https://github.com/sparkfun/Arduino_Boards/raw/master/IDE_Board_Manager/sparkfun-samd-1.8.2.tar.bz2",
1953+
"archiveFileName": "sparkfun-samd-1.8.2.tar.bz2",
1954+
"checksum": "SHA-256:D3EC50E06BF1A8F9A58CBEE5AFB9797180964F6BD794BE252FF71A6459731A59",
1955+
"size": "2841065",
1956+
"help": {
1957+
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
1958+
},
1959+
"boards": [
1960+
{ "name": "SparkFun SAMD21 Mini Breakout" },
1961+
{ "name": "SparkFun SAMD21 Dev Breakout" },
1962+
{ "name": "SparkFun 9DoF Razor IMU M0" },
1963+
{ "name": "LilyPad LilyMini" },
1964+
{ "name": "Sparkfun SAMD21 Pro RF" },
1965+
{ "name": "Sparkfun RedBoard Turbo" },
1966+
{ "name": "Sparkfun SAMD51 Thing Plus" },
1967+
{ "name": "Sparkfun Qwiic Micro" },
1968+
{ "name": "SparkFun SAMD51 MicroMod" }
1969+
],
19191970
"toolsDependencies": [
19201971
{
19211972
"packager": "arduino",
2.71 MB
Binary file not shown.

0 commit comments

Comments
 (0)