Skip to content

Commit 28e0517

Browse files
committed
Adds new release with updated new version of arm toolchain for samd packages
1 parent 98c4572 commit 28e0517

File tree

2 files changed

+72
-0
lines changed

2 files changed

+72
-0
lines changed

IDE_Board_Manager/package_sparkfun_index.json

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3158,6 +3158,78 @@
31583158
}
31593159
]
31603160
},
3161+
{
3162+
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.8.1)",
3163+
"architecture": "samd",
3164+
"version": "1.8.12",
3165+
"category": "Contributed",
3166+
"url": "https://github.com/sparkfun/Arduino_Boards/raw/main/IDE_Board_Manager/sparkfun-samd-1.8.12.tar.bz2",
3167+
"archiveFileName": "sparkfun-samd-1.8.12.tar.bz2",
3168+
"checksum": "SHA-256:5cff4d33754f7b431e1edac81e87d6b5b5e709c4c2d7aafd983f38d15b8fdfbe",
3169+
"size": "2945670",
3170+
"help": {
3171+
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
3172+
},
3173+
"boards": [
3174+
{
3175+
"name": "SparkFun SAMD21 Mini Breakout"
3176+
},
3177+
{
3178+
"name": "SparkFun SAMD21 Dev Breakout"
3179+
},
3180+
{
3181+
"name": "SparkFun 9DoF Razor IMU M0"
3182+
},
3183+
{
3184+
"name": "LilyPad LilyMini"
3185+
},
3186+
{
3187+
"name": "SparkFun SAMD21 Pro RF"
3188+
},
3189+
{
3190+
"name": "SparkFun RedBoard Turbo"
3191+
},
3192+
{
3193+
"name": "SparkFun SAMD51 Thing Plus"
3194+
},
3195+
{
3196+
"name": "SparkFun Qwiic Micro"
3197+
},
3198+
{
3199+
"name": "SparkFun Qwiic USB Bridge"
3200+
},
3201+
{
3202+
"name": "SparkFun SAMD51 MicroMod"
3203+
}
3204+
],
3205+
"toolsDependencies": [
3206+
{
3207+
"packager": "arduino",
3208+
"name": "arm-none-eabi-gcc",
3209+
"version": "7-2017q4"
3210+
},
3211+
{
3212+
"packager": "arduino",
3213+
"name": "bossac",
3214+
"version": "1.8.0-48-gb176eee"
3215+
},
3216+
{
3217+
"packager": "arduino",
3218+
"name": "openocd",
3219+
"version": "0.9.0-arduino"
3220+
},
3221+
{
3222+
"packager": "arduino",
3223+
"name": "CMSIS",
3224+
"version": "4.5.0"
3225+
},
3226+
{
3227+
"packager": "arduino",
3228+
"name": "CMSIS-Atmel",
3229+
"version": "1.2.0"
3230+
}
3231+
]
3232+
},
31613233
{
31623234
"name": "SparkFun STM32 Boards",
31633235
"architecture": "stm32",
2.81 MB
Binary file not shown.

0 commit comments

Comments
 (0)