Skip to content

Commit e4cb019

Browse files
authored
Merge pull request #44 from ladyada/gh-pages
bump 1.5.6 for samd to force 2017 armgcc
2 parents 5452158 + c7c655f commit e4cb019

File tree

2 files changed

+101
-0
lines changed

2 files changed

+101
-0
lines changed

boards/adafruit-samd-1.5.6.tar.bz2

18 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 101 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4280,6 +4280,107 @@
42804280
"version": "1.2.0"
42814281
}
42824282
]
4283+
},
4284+
{
4285+
"name": "Adafruit SAMD Boards",
4286+
"architecture": "samd",
4287+
"version": "1.5.6",
4288+
"category": "Adafruit",
4289+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.5.6.tar.bz2",
4290+
"archiveFileName": "adafruit-samd-1.5.6.tar.bz2",
4291+
"checksum": "SHA-256:525e9a6487c3d6ba0497590539599b5313c6f6870c26f032d69c91ff029ba8ca",
4292+
"size": "18900940",
4293+
"help": {
4294+
"online": "https://forums.adafruit.com"
4295+
},
4296+
"boards": [
4297+
{
4298+
"name": "Adafruit Feather M0"
4299+
},
4300+
{
4301+
"name": "Adafruit Feather M0 Express"
4302+
},
4303+
{
4304+
"name": "Adafruit Metro M0 Express"
4305+
},
4306+
{
4307+
"name": "Adafruit Circuit Playground Express"
4308+
},
4309+
{
4310+
"name": "Adafruit Gemma M0"
4311+
},
4312+
{
4313+
"name": "Adafruit Trinket M0"
4314+
},
4315+
{
4316+
"name": "Adafruit ItsyBitsy M0"
4317+
},
4318+
{
4319+
"name": "Adafruit pIRkey M0"
4320+
},
4321+
{
4322+
"name": "Adafruit Metro M4"
4323+
},
4324+
{
4325+
"name": "Adafruit Grand Central M4"
4326+
},
4327+
{
4328+
"name": "Adafruit ItsyBitsy M4"
4329+
},
4330+
{
4331+
"name": "Adafruit Grand Central M4"
4332+
},
4333+
{
4334+
"name": "Adafruit Feather M4 Express"
4335+
},
4336+
{
4337+
"name": "Adafruit Hallowing M0"
4338+
},
4339+
{
4340+
"name": "Adafruit NeoTrellis M4"
4341+
},
4342+
{
4343+
"name": "Adafruit PyPortal M4"
4344+
},
4345+
{
4346+
"name": "Adafruit PyBadge M4"
4347+
},
4348+
{
4349+
"name": "Adafruit Metro M4 AirLift"
4350+
}
4351+
],
4352+
"toolsDependencies": [
4353+
{
4354+
"packager": "arduino",
4355+
"name": "arm-none-eabi-gcc",
4356+
"version": "4.8.3-2014q1"
4357+
},
4358+
{
4359+
"packager": "arduino",
4360+
"name": "bossac",
4361+
"version": "1.7.0"
4362+
},
4363+
{
4364+
"packager": "arduino",
4365+
"name": "bossac",
4366+
"version": "1.8.0-48-gb176eee"
4367+
},
4368+
{
4369+
"packager": "arduino",
4370+
"name": "openocd",
4371+
"version": "0.9.0-arduino"
4372+
},
4373+
{
4374+
"packager": "arduino",
4375+
"name": "CMSIS",
4376+
"version": "4.5.0"
4377+
},
4378+
{
4379+
"packager": "arduino",
4380+
"name": "CMSIS-Atmel",
4381+
"version": "1.2.0"
4382+
}
4383+
]
42834384
}
42844385
]
42854386
},

0 commit comments

Comments
 (0)