Skip to content

Commit a249236

Browse files
authored
Merge pull request #46 from ladyada/gh-pages
add new samd release
2 parents 3a6c371 + 6053688 commit a249236

File tree

2 files changed

+101
-0
lines changed

2 files changed

+101
-0
lines changed

boards/adafruit-samd-1.5.7.tar.bz2

18.1 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4423,6 +4423,107 @@
44234423
"version": "9.4.0"
44244424
}
44254425
]
4426+
},
4427+
{
4428+
"name": "Adafruit SAMD Boards",
4429+
"architecture": "samd",
4430+
"version": "1.5.7",
4431+
"category": "Adafruit",
4432+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.5.7.tar.bz2",
4433+
"archiveFileName": "adafruit-samd-1.5.7.tar.bz2",
4434+
"checksum": "SHA-256:59267855d8caed9dc736fb986be71b341eb245067c94b474778269ea1c29f830",
4435+
"size": "18933395",
4436+
"help": {
4437+
"online": "https://forums.adafruit.com"
4438+
},
4439+
"boards": [
4440+
{
4441+
"name": "Adafruit Feather M0"
4442+
},
4443+
{
4444+
"name": "Adafruit Feather M0 Express"
4445+
},
4446+
{
4447+
"name": "Adafruit Metro M0 Express"
4448+
},
4449+
{
4450+
"name": "Adafruit Circuit Playground Express"
4451+
},
4452+
{
4453+
"name": "Adafruit Gemma M0"
4454+
},
4455+
{
4456+
"name": "Adafruit Trinket M0"
4457+
},
4458+
{
4459+
"name": "Adafruit ItsyBitsy M0"
4460+
},
4461+
{
4462+
"name": "Adafruit pIRkey M0"
4463+
},
4464+
{
4465+
"name": "Adafruit Metro M4"
4466+
},
4467+
{
4468+
"name": "Adafruit Grand Central M4"
4469+
},
4470+
{
4471+
"name": "Adafruit ItsyBitsy M4"
4472+
},
4473+
{
4474+
"name": "Adafruit Grand Central M4"
4475+
},
4476+
{
4477+
"name": "Adafruit Feather M4 Express"
4478+
},
4479+
{
4480+
"name": "Adafruit Hallowing M0"
4481+
},
4482+
{
4483+
"name": "Adafruit NeoTrellis M4"
4484+
},
4485+
{
4486+
"name": "Adafruit PyPortal M4"
4487+
},
4488+
{
4489+
"name": "Adafruit PyBadge M4"
4490+
},
4491+
{
4492+
"name": "Adafruit Metro M4 AirLift"
4493+
}
4494+
],
4495+
"toolsDependencies": [
4496+
{
4497+
"packager": "arduino",
4498+
"name": "arm-none-eabi-gcc",
4499+
"version": "4.8.3-2014q1"
4500+
},
4501+
{
4502+
"packager": "arduino",
4503+
"name": "bossac",
4504+
"version": "1.7.0"
4505+
},
4506+
{
4507+
"packager": "arduino",
4508+
"name": "bossac",
4509+
"version": "1.8.0-48-gb176eee"
4510+
},
4511+
{
4512+
"packager": "arduino",
4513+
"name": "openocd",
4514+
"version": "0.9.0-arduino"
4515+
},
4516+
{
4517+
"packager": "arduino",
4518+
"name": "CMSIS",
4519+
"version": "4.5.0"
4520+
},
4521+
{
4522+
"packager": "arduino",
4523+
"name": "CMSIS-Atmel",
4524+
"version": "1.2.0"
4525+
}
4526+
]
44264527
}
44274528
]
44284529
},

0 commit comments

Comments
 (0)