Skip to content

Commit bd1f04b

Browse files
committed
v1.8.7: Add support for LoRaSerial
1 parent f0f050c commit bd1f04b

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
@@ -2232,6 +2232,57 @@
22322232
}
22332233
]
22342234
},
2235+
{
2236+
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.8.1)",
2237+
"architecture": "samd",
2238+
"version": "1.8.7",
2239+
"category": "Contributed",
2240+
"url": "https://github.com/sparkfun/Arduino_Boards/raw/main/IDE_Board_Manager/sparkfun-samd-1.8.7.tar.bz2",
2241+
"archiveFileName": "sparkfun-samd-1.8.7.tar.bz2",
2242+
"checksum": "SHA-256:BCE89B08AD7661DF68469F5C2B5A84B3E6457948EFEACEB0C5743334FEC58303",
2243+
"size": "2914716",
2244+
"help": {
2245+
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
2246+
},
2247+
"boards": [
2248+
{ "name": "SparkFun SAMD21 Mini Breakout" },
2249+
{ "name": "SparkFun SAMD21 Dev Breakout" },
2250+
{ "name": "SparkFun 9DoF Razor IMU M0" },
2251+
{ "name": "LilyPad LilyMini" },
2252+
{ "name": "SparkFun SAMD21 Pro RF" },
2253+
{ "name": "SparkFun RedBoard Turbo" },
2254+
{ "name": "SparkFun SAMD51 Thing Plus" },
2255+
{ "name": "SparkFun Qwiic Micro" },
2256+
{ "name": "SparkFun SAMD51 MicroMod" }
2257+
],
2258+
"toolsDependencies": [
2259+
{
2260+
"packager": "arduino",
2261+
"name": "arm-none-eabi-gcc",
2262+
"version": "4.8.3-2014q1"
2263+
},
2264+
{
2265+
"packager": "arduino",
2266+
"name": "bossac",
2267+
"version": "1.8.0-48-gb176eee"
2268+
},
2269+
{
2270+
"packager": "arduino",
2271+
"name": "openocd",
2272+
"version": "0.9.0-arduino"
2273+
},
2274+
{
2275+
"packager": "arduino",
2276+
"name": "CMSIS",
2277+
"version": "4.5.0"
2278+
},
2279+
{
2280+
"packager": "arduino",
2281+
"name": "CMSIS-Atmel",
2282+
"version": "1.2.0"
2283+
}
2284+
]
2285+
},
22352286
{
22362287
"name": "SparkFun STM32 Boards",
22372288
"architecture": "stm32",
2.78 MB
Binary file not shown.

0 commit comments

Comments
 (0)