Skip to content

Commit 9f0cce1

Browse files
committed
release samd 1.5.12
1 parent 2653964 commit 9f0cce1

File tree

2 files changed

+106
-0
lines changed

2 files changed

+106
-0
lines changed

boards/adafruit-samd-1.5.12.tar.bz2

4.16 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5260,6 +5260,112 @@
52605260
"version": "9.4.0"
52615261
}
52625262
]
5263+
},
5264+
{
5265+
"name": "Adafruit SAMD Boards",
5266+
"architecture": "samd",
5267+
"version": "1.5.12",
5268+
"category": "Adafruit",
5269+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.5.12.tar.bz2",
5270+
"archiveFileName": "adafruit-samd-1.5.12.tar.bz2",
5271+
"checksum": "SHA-256:5771c63f12274858da883e7dcb1cb44b1678af8e0a6e050c7e363f9f4046ddb7",
5272+
"size": "4361678",
5273+
"help": {
5274+
"online": "https://forums.adafruit.com"
5275+
},
5276+
"boards": [
5277+
{
5278+
"name": "Adafruit Feather M0"
5279+
},
5280+
{
5281+
"name": "Adafruit Feather M0 Express"
5282+
},
5283+
{
5284+
"name": "Adafruit Metro M0 Express"
5285+
},
5286+
{
5287+
"name": "Adafruit Circuit Playground Express"
5288+
},
5289+
{
5290+
"name": "Adafruit Gemma M0"
5291+
},
5292+
{
5293+
"name": "Adafruit Trinket M0"
5294+
},
5295+
{
5296+
"name": "Adafruit ItsyBitsy M0"
5297+
},
5298+
{
5299+
"name": "Adafruit pIRkey M0"
5300+
},
5301+
{
5302+
"name": "Adafruit Metro M4"
5303+
},
5304+
{
5305+
"name": "Adafruit Grand Central M4"
5306+
},
5307+
{
5308+
"name": "Adafruit ItsyBitsy M4"
5309+
},
5310+
{
5311+
"name": "Adafruit Grand Central M4"
5312+
},
5313+
{
5314+
"name": "Adafruit Feather M4 Express"
5315+
},
5316+
{
5317+
"name": "Adafruit Hallowing M0"
5318+
},
5319+
{
5320+
"name": "Adafruit NeoTrellis M4"
5321+
},
5322+
{
5323+
"name": "Adafruit PyPortal M4"
5324+
},
5325+
{
5326+
"name": "Adafruit PyBadge M4"
5327+
},
5328+
{
5329+
"name": "Adafruit Metro M4 AirLift"
5330+
}
5331+
],
5332+
"toolsDependencies": [
5333+
{
5334+
"packager": "arduino",
5335+
"name": "arm-none-eabi-gcc",
5336+
"version": "7-2017q4"
5337+
},
5338+
{
5339+
"packager": "arduino",
5340+
"name": "bossac",
5341+
"version": "1.7.0-arduino3"
5342+
},
5343+
{
5344+
"packager": "arduino",
5345+
"name": "bossac",
5346+
"version": "1.8.0-48-gb176eee"
5347+
},
5348+
{
5349+
"packager": "arduino",
5350+
"name": "openocd",
5351+
"version": "0.10.0-arduino7"
5352+
},
5353+
{
5354+
"packager": "arduino",
5355+
"name": "CMSIS",
5356+
"version": "4.5.0"
5357+
},
5358+
{
5359+
"packager": "arduino",
5360+
"name": "CMSIS-Atmel",
5361+
"version": "1.2.0"
5362+
},
5363+
{
5364+
"packager": "arduino",
5365+
"name": "arduinoOTA",
5366+
"version": "1.2.1"
5367+
}
5368+
]
52635369
}
52645370
]
52655371
},

0 commit comments

Comments
 (0)