Skip to content

Commit c667d61

Browse files
authored
Merge pull request #63 from hathach/samd-1.5.11
release samd 1.5.12
2 parents 9ca82bb + 9244452 commit c667d61

File tree

2 files changed

+107
-1
lines changed

2 files changed

+107
-1
lines changed

boards/adafruit-samd-1.5.12.tar.bz2

4.16 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 107 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5308,6 +5308,112 @@
53085308
"version": "9.4.0"
53095309
}
53105310
]
5311+
},
5312+
{
5313+
"name": "Adafruit SAMD Boards",
5314+
"architecture": "samd",
5315+
"version": "1.5.12",
5316+
"category": "Adafruit",
5317+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.5.12.tar.bz2",
5318+
"archiveFileName": "adafruit-samd-1.5.12.tar.bz2",
5319+
"checksum": "SHA-256:5771c63f12274858da883e7dcb1cb44b1678af8e0a6e050c7e363f9f4046ddb7",
5320+
"size": "4361678",
5321+
"help": {
5322+
"online": "https://forums.adafruit.com"
5323+
},
5324+
"boards": [
5325+
{
5326+
"name": "Adafruit Feather M0"
5327+
},
5328+
{
5329+
"name": "Adafruit Feather M0 Express"
5330+
},
5331+
{
5332+
"name": "Adafruit Metro M0 Express"
5333+
},
5334+
{
5335+
"name": "Adafruit Circuit Playground Express"
5336+
},
5337+
{
5338+
"name": "Adafruit Gemma M0"
5339+
},
5340+
{
5341+
"name": "Adafruit Trinket M0"
5342+
},
5343+
{
5344+
"name": "Adafruit ItsyBitsy M0"
5345+
},
5346+
{
5347+
"name": "Adafruit pIRkey M0"
5348+
},
5349+
{
5350+
"name": "Adafruit Metro M4"
5351+
},
5352+
{
5353+
"name": "Adafruit Grand Central M4"
5354+
},
5355+
{
5356+
"name": "Adafruit ItsyBitsy M4"
5357+
},
5358+
{
5359+
"name": "Adafruit Grand Central M4"
5360+
},
5361+
{
5362+
"name": "Adafruit Feather M4 Express"
5363+
},
5364+
{
5365+
"name": "Adafruit Hallowing M0"
5366+
},
5367+
{
5368+
"name": "Adafruit NeoTrellis M4"
5369+
},
5370+
{
5371+
"name": "Adafruit PyPortal M4"
5372+
},
5373+
{
5374+
"name": "Adafruit PyBadge M4"
5375+
},
5376+
{
5377+
"name": "Adafruit Metro M4 AirLift"
5378+
}
5379+
],
5380+
"toolsDependencies": [
5381+
{
5382+
"packager": "arduino",
5383+
"name": "arm-none-eabi-gcc",
5384+
"version": "7-2017q4"
5385+
},
5386+
{
5387+
"packager": "arduino",
5388+
"name": "bossac",
5389+
"version": "1.7.0-arduino3"
5390+
},
5391+
{
5392+
"packager": "arduino",
5393+
"name": "bossac",
5394+
"version": "1.8.0-48-gb176eee"
5395+
},
5396+
{
5397+
"packager": "arduino",
5398+
"name": "openocd",
5399+
"version": "0.10.0-arduino7"
5400+
},
5401+
{
5402+
"packager": "arduino",
5403+
"name": "CMSIS",
5404+
"version": "4.5.0"
5405+
},
5406+
{
5407+
"packager": "arduino",
5408+
"name": "CMSIS-Atmel",
5409+
"version": "1.2.0"
5410+
},
5411+
{
5412+
"packager": "arduino",
5413+
"name": "arduinoOTA",
5414+
"version": "1.2.1"
5415+
}
5416+
]
53115417
}
53125418
]
53135419
},
@@ -5460,4 +5566,4 @@
54605566
]
54615567
}
54625568
]
5463-
}
5569+
}

0 commit comments

Comments
 (0)