Skip to content

Commit c700e62

Browse files
committed
Releases new samd package: 1.8.6
* Includes the change to the Redboard Turbo found in the previous commit
1 parent b7c9158 commit c700e62

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
@@ -2181,6 +2181,57 @@
21812181
}
21822182
]
21832183
},
2184+
{
2185+
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.8.1)",
2186+
"architecture": "samd",
2187+
"version": "1.8.6",
2188+
"category": "Contributed",
2189+
"url": "https://github.com/sparkfun/Arduino_Boards/raw/main/IDE_Board_Manager/sparkfun-samd-1.8.6.tar.bz2",
2190+
"archiveFileName": "sparkfun-samd-1.8.6.tar.bz2",
2191+
"checksum": "SHA-256:DB464F1224D46AF4C9780A79F3E29505D7EE98528AD1761C3775E4EA2FCE6009",
2192+
"size": "2841326",
2193+
"help": {
2194+
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
2195+
},
2196+
"boards": [
2197+
{ "name": "SparkFun SAMD21 Mini Breakout" },
2198+
{ "name": "SparkFun SAMD21 Dev Breakout" },
2199+
{ "name": "SparkFun 9DoF Razor IMU M0" },
2200+
{ "name": "LilyPad LilyMini" },
2201+
{ "name": "Sparkfun SAMD21 Pro RF" },
2202+
{ "name": "Sparkfun RedBoard Turbo" },
2203+
{ "name": "Sparkfun SAMD51 Thing Plus" },
2204+
{ "name": "Sparkfun Qwiic Micro" },
2205+
{ "name": "SparkFun SAMD51 MicroMod" }
2206+
],
2207+
"toolsDependencies": [
2208+
{
2209+
"packager": "arduino",
2210+
"name": "arm-none-eabi-gcc",
2211+
"version": "4.8.3-2014q1"
2212+
},
2213+
{
2214+
"packager": "arduino",
2215+
"name": "bossac",
2216+
"version": "1.8.0-48-gb176eee"
2217+
},
2218+
{
2219+
"packager": "arduino",
2220+
"name": "openocd",
2221+
"version": "0.9.0-arduino"
2222+
},
2223+
{
2224+
"packager": "arduino",
2225+
"name": "CMSIS",
2226+
"version": "4.5.0"
2227+
},
2228+
{
2229+
"packager": "arduino",
2230+
"name": "CMSIS-Atmel",
2231+
"version": "1.2.0"
2232+
}
2233+
]
2234+
},
21842235
{
21852236
"name": "SparkFun STM32 Boards",
21862237
"architecture": "stm32",
2.71 MB
Binary file not shown.

0 commit comments

Comments
 (0)