Skip to content

Commit 5d99fa9

Browse files
committed
release samd 1.5.14
1 parent 30dcd3f commit 5d99fa9

File tree

2 files changed

+106
-0
lines changed

2 files changed

+106
-0
lines changed

boards/adafruit-samd-1.5.14.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
@@ -5568,6 +5568,112 @@
55685568
"version": "1.2.1"
55695569
}
55705570
]
5571+
},
5572+
{
5573+
"name": "Adafruit SAMD Boards",
5574+
"architecture": "samd",
5575+
"version": "1.5.14",
5576+
"category": "Adafruit",
5577+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.5.14.tar.bz2",
5578+
"archiveFileName": "adafruit-samd-1.5.14.tar.bz2",
5579+
"checksum": "SHA-256:b64f0b2a4a0af9ebba5eab39ad5248df5e47318c8145206533a0ff32a2b8d894",
5580+
"size": "4362262",
5581+
"help": {
5582+
"online": "https://forums.adafruit.com"
5583+
},
5584+
"boards": [
5585+
{
5586+
"name": "Adafruit Feather M0"
5587+
},
5588+
{
5589+
"name": "Adafruit Feather M0 Express"
5590+
},
5591+
{
5592+
"name": "Adafruit Metro M0 Express"
5593+
},
5594+
{
5595+
"name": "Adafruit Circuit Playground Express"
5596+
},
5597+
{
5598+
"name": "Adafruit Gemma M0"
5599+
},
5600+
{
5601+
"name": "Adafruit Trinket M0"
5602+
},
5603+
{
5604+
"name": "Adafruit ItsyBitsy M0"
5605+
},
5606+
{
5607+
"name": "Adafruit pIRkey M0"
5608+
},
5609+
{
5610+
"name": "Adafruit Metro M4"
5611+
},
5612+
{
5613+
"name": "Adafruit Grand Central M4"
5614+
},
5615+
{
5616+
"name": "Adafruit ItsyBitsy M4"
5617+
},
5618+
{
5619+
"name": "Adafruit Grand Central M4"
5620+
},
5621+
{
5622+
"name": "Adafruit Feather M4 Express"
5623+
},
5624+
{
5625+
"name": "Adafruit Hallowing M0"
5626+
},
5627+
{
5628+
"name": "Adafruit NeoTrellis M4"
5629+
},
5630+
{
5631+
"name": "Adafruit PyPortal M4"
5632+
},
5633+
{
5634+
"name": "Adafruit PyBadge M4"
5635+
},
5636+
{
5637+
"name": "Adafruit Metro M4 AirLift"
5638+
}
5639+
],
5640+
"toolsDependencies": [
5641+
{
5642+
"packager": "arduino",
5643+
"name": "arm-none-eabi-gcc",
5644+
"version": "7-2017q4"
5645+
},
5646+
{
5647+
"packager": "arduino",
5648+
"name": "bossac",
5649+
"version": "1.7.0-arduino3"
5650+
},
5651+
{
5652+
"packager": "arduino",
5653+
"name": "bossac",
5654+
"version": "1.8.0-48-gb176eee"
5655+
},
5656+
{
5657+
"packager": "arduino",
5658+
"name": "openocd",
5659+
"version": "0.10.0-arduino7"
5660+
},
5661+
{
5662+
"packager": "arduino",
5663+
"name": "CMSIS",
5664+
"version": "4.5.0"
5665+
},
5666+
{
5667+
"packager": "arduino",
5668+
"name": "CMSIS-Atmel",
5669+
"version": "1.2.0"
5670+
},
5671+
{
5672+
"packager": "arduino",
5673+
"name": "arduinoOTA",
5674+
"version": "1.2.1"
5675+
}
5676+
]
55715677
}
55725678
]
55735679
},

0 commit comments

Comments
 (0)