Skip to content

Commit 043667e

Browse files
committed
Rolls new version for SAMD core to include interrupt fix to SAMD51 Thing Plus
1 parent 6c08401 commit 043667e

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
@@ -3014,6 +3014,78 @@
30143014
}
30153015
]
30163016
},
3017+
{
3018+
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.8.1)",
3019+
"architecture": "samd",
3020+
"version": "1.8.10",
3021+
"category": "Contributed",
3022+
"url": "https://github.com/sparkfun/Arduino_Boards/raw/main/IDE_Board_Manager/sparkfun-samd-1.8.10.tar.bz2",
3023+
"archiveFileName": "sparkfun-samd-1.8.10.tar.bz2",
3024+
"checksum": "SHA-256:28877556ae73317e7aa1ab36d0b6e35bb8f7bc6c07c6fd7acc691fcb52390e54",
3025+
"size": "2945910",
3026+
"help": {
3027+
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
3028+
},
3029+
"boards": [
3030+
{
3031+
"name": "SparkFun SAMD21 Mini Breakout"
3032+
},
3033+
{
3034+
"name": "SparkFun SAMD21 Dev Breakout"
3035+
},
3036+
{
3037+
"name": "SparkFun 9DoF Razor IMU M0"
3038+
},
3039+
{
3040+
"name": "LilyPad LilyMini"
3041+
},
3042+
{
3043+
"name": "SparkFun SAMD21 Pro RF"
3044+
},
3045+
{
3046+
"name": "SparkFun RedBoard Turbo"
3047+
},
3048+
{
3049+
"name": "SparkFun SAMD51 Thing Plus"
3050+
},
3051+
{
3052+
"name": "SparkFun Qwiic Micro"
3053+
},
3054+
{
3055+
"name": "SparkFun Qwiic USB Bridge"
3056+
},
3057+
{
3058+
"name": "SparkFun SAMD51 MicroMod"
3059+
}
3060+
],
3061+
"toolsDependencies": [
3062+
{
3063+
"packager": "arduino",
3064+
"name": "arm-none-eabi-gcc",
3065+
"version": "4.8.3-2014q1"
3066+
},
3067+
{
3068+
"packager": "arduino",
3069+
"name": "bossac",
3070+
"version": "1.8.0-48-gb176eee"
3071+
},
3072+
{
3073+
"packager": "arduino",
3074+
"name": "openocd",
3075+
"version": "0.9.0-arduino"
3076+
},
3077+
{
3078+
"packager": "arduino",
3079+
"name": "CMSIS",
3080+
"version": "4.5.0"
3081+
},
3082+
{
3083+
"packager": "arduino",
3084+
"name": "CMSIS-Atmel",
3085+
"version": "1.2.0"
3086+
}
3087+
]
3088+
},
30173089
{
30183090
"name": "SparkFun STM32 Boards",
30193091
"architecture": "stm32",
2.81 MB
Binary file not shown.

0 commit comments

Comments
 (0)