8000 Rolls SAMD release to 1.8.11 · sparkfun/Arduino_Boards@98c4572 · GitHub
[go: up one dir, main page]

Skip to content

Commit 98c4572

Browse files
committed
Rolls SAMD release to 1.8.11
* Includes fix to SAMD21 Dev RX LED pin assignment
1 parent 559399a commit 98c4572

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
@@ -3086,6 +3086,78 @@
30863086
}
30873087
]
30883088
},
3089+
{
3090+
"name": "SparkFun SAMD Boards (dependency: Arduino SAMD Boards 1.8.1)",
3091+
"architecture": "samd",
3092+
"version": "1.8.11",
3093+
"category": "Contributed",
3094+
"url": "https://github.com/sparkfun/Arduino_Boards/raw/main/IDE_Board_Manager/sparkfun-samd-1.8.11.tar.bz2",
3095+
"archiveFileName": "sparkfun-samd-1.8.11.tar.bz2",
3096+
"checksum": "SHA-256:8514a8da20695ea48577f89a52046ef4c3e23190aac190128c3bb32ef308aa28",
3097+
"size": "2945652",
3098+
"help": {
3099+
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
3100+
},
3101+
"boards": [
3102+
{
3103+
"name": "SparkFun SAMD21 Mini Breakout"
3104+
},
3105+
{
3106+
"name": "SparkFun SAMD21 Dev Breakout"
3107+
},
3108+
{
3109+
"name": "SparkFun 9DoF Razor IMU M0"
3110+
},
3111+
{
3112+
"name": "LilyPad LilyMini"
3113+
},
3114+
{
3115+
"name": "SparkFun SAMD21 Pro RF"
3116+
},
3117+
{
3118+
"name": "SparkFun RedBoard Turbo"
3119+
},
3120+
{
3121+
"name": "SparkFun SAMD51 Thing Plus"
3122+
},
3123+
{
3124+
"name": "SparkFun Qwiic Micro"
3125+
},
3126+
{
3127+
"name": "SparkFun Qwiic USB Bridge"
3128+
},
3129+
{
3130+
"name": "SparkFun SAMD51 MicroMod"
3131+
}
3132+
],
3133+
"toolsDependencies": [
3134+
{
3135+
"packager": "arduino",
3136+
"name": "arm-none-eabi-gcc",
3137+
"version": "4.8.3-2014q1"
3138+
},
3139+
{
3140+
"packager": "arduino",
3141+
"name": "bossac",
3142+
"version": "1.8.0-48-gb176eee"
3143+
},
3144+
{
3145+
"packager": "arduino",
3146+
"name": "openocd",
3147+
"version": "0.9.0-arduino"
3148+
},
3149+
{
3150+
"packager": "arduino",
3151+
"name": "CMSIS",
3152+
"version": "4.5.0"
3153+
},
3154+
{
3155+
"packager": "arduino",
3156+
"name": "CMSIS-Atmel",
3157+
"version": "1.2.0"
3158+
}
3159+
]
3160+
},
30893161
{
30903162
"name": "SparkFun STM32 Boards",
30913163
"architecture": "stm32",
2.81 MB
Binary file not shown.

0 commit comments

Comments
 (0)
0