Skip to content

Commit cf6146e

Browse files
committed
Rolls to samd package 1.7.8
* Adds pin description to previously unlisted pin * Adds preprocessor defines for general purpose pins in the micromod specification to the SAMD51 MicroMod processor variant * Adds keywords for the aforementioned general purpose pins
1 parent 2967801 commit cf6146e

File tree

2 files changed

+51
-0
lines changed

2 files changed

+51
-0
lines changed

Diff for: IDE_Board_Manager/package_sparkfun_index.json

+51
Original file line numberDiff line numberDiff line change
@@ -1712,6 +1712,57 @@
17121712
{ "name": "Sparkfun Qwiic Micro" },
17131713
{ "name": "SparkFun SAMD51 MicroMod" }
17141714
],
1715+
"toolsDependencies": [
1716+
{
1717+
"packager": "arduino",
1718+
"name": "arm-none-eabi-gcc",
1719+
"version": "4.8.3-2014q1"
1720+
},
1721+
{
1722+
"packager": "arduino",
1723+
"name": "bossac",
1724+
"version": "1.8.0-48-gb176eee"
1725+
},
1726+
{
1727+
"packager": "arduino",
1728+
"name": "openocd",
1729+
"version": "0.9.0-arduino"
1730+
},
1731+
{
1732+
"packager": "arduino",
1733+
"name": "CMSIS",
1734+
"version": "4.5.0"
1735+
},
1736+
{
1737+
"packager": "arduino",
1738+
"name": "CMSIS-Atmel",
1739+
"version": "1.2.0"
1740+
}
1741+
]
1742+
},
1743+
{
1744+
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.8.1)",
1745+
"architecture": "samd",
1746+
"version": "1.7.8",
1747+
"category": "Contributed",
1748+
"url": "https://github.com/sparkfun/Arduino_Boards/raw/master/IDE_Board_Manager/sparkfun-samd-1.7.8.tar.bz2",
1749+
"archiveFileName": "sparkfun-samd-1.7.8.tar.bz2",
1750+
"checksum": "SHA-256:312FC086189AE7D66C33E56EBB68DE51FAC86F13EE6476D4284278E043ED9971",
1751+
"size": "2841028",
1752+
"help": {
1753+
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
1754+
},
1755+
"boards": [
1756+
{ "name": "SparkFun SAMD21 Mini Breakout" },
1757+
{ "name": "SparkFun SAMD21 Dev Breakout" },
1758+
{ "name": "SparkFun 9DoF Razor IMU M0" },
1759+
{ "name": "LilyPad LilyMini" },
1760+
{ "name": "Sparkfun SAMD21 Pro RF" },
1761+
{ "name": "Sparkfun RedBoard Turbo" },
1762+
{ "name": "Sparkfun SAMD51 Thing Plus" },
1763+
{ "name": "Sparkfun Qwiic Micro" },
1764+
{ "name": "SparkFun SAMD51 MicroMod" }
1765+
],
17151766
"toolsDependencies": [
17161767
{
17171768
"packager": "arduino",

Diff for: IDE_Board_Manager/sparkfun-samd-1.7.8.tar.bz2

2.71 MB
Binary file not shown.

0 commit comments

Comments
 (0)