Skip to content

Commit 5452158

Browse files
authored
Merge pull request #43 from ladyada/gh-pages
update samd to 1.5.5
2 parents 7c08c3e + e37347b commit 5452158

File tree

2 files changed

+102
-1
lines changed

2 files changed

+102
-1
lines changed

boards/adafruit-samd-1.5.5.tar.bz2

18.1 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 102 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4179,6 +4179,107 @@
41794179
"version": "9.4.0"
41804180
}
41814181
]
4182+
},
4183+
{
4184+
"name": "Adafruit SAMD Boards",
4185+
"architecture": "samd",
4186+
"version": "1.5.5",
4187+
"category": "Adafruit",
4188+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.5.5.tar.bz2",
4189+
"archiveFileName": "adafruit-samd-1.5.5.tar.bz2",
4190+
"checksum": "SHA-256:becaf8a86a4b12f146291e611b95c75a665522f91a19124e1f80805305fc6a67",
4191+
"size": "18941609",
4192+
"help": {
4193+
"online": "https://forums.adafruit.com"
4194+
},
4195+
"boards": [
4196+
{
4197+
"name": "Adafruit Feather M0"
4198+
},
4199+
{
4200+
"name": "Adafruit Feather M0 Express"
4201+
},
4202+
{
4203+
"name": "Adafruit Metro M0 Express"
4204+
},
4205+
{
4206+
"name": "Adafruit Circuit Playground Express"
4207+
},
4208+
{
4209+
"name": "Adafruit Gemma M0"
4210+
},
4211+
{
4212+
"name": "Adafruit Trinket M0"
4213+
},
4214+
{
4215+
"name": "Adafruit ItsyBitsy M0"
4216+
},
4217+
{
4218+
"name": "Adafruit pIRkey M0"
4219+
},
4220+
{
4221+
"name": "Adafruit Metro M4"
4222+
},
4223+
{
4224+
"name": "Adafruit Grand Central M4"
4225+
},
4226+
{
4227+
"name": "Adafruit ItsyBitsy M4"
4228+
},
4229+
{
4230+
"name": "Adafruit Grand Central M4"
4231+
},
4232+
{
4233+
"name": "Adafruit Feather M4 Express"
4234+
},
4235+
{
4236+
"name": "Adafruit Hallowing M0"
4237+
},
4238+
{
4239+
"name": "Adafruit NeoTrellis M4"
4240+
},
4241+
{
4242+
"name": "Adafruit PyPortal M4"
4243+
},
4244+
{
4245+
"name": "Adafruit PyBadge M4"
4246+
},
4247+
{
4248+
"name": "Adafruit Metro M4 AirLift"
4249+
}
4250+
],
4251+
"toolsDependencies": [
4252+
{
4253+
"packager": "arduino",
4254+
"name": "arm-none-eabi-gcc",
4255+
"version": "4.8.3-2014q1"
4256+
},
4257+
{
4258+
"packager": "arduino",
4259+
"name": "bossac",
4260+
"version": "1.7.0"
4261+
},
4262+
{
4263+
"packager": "arduino",
4264+
"name": "bossac",
4265+
"version": "1.8.0-48-gb176eee"
4266+
},
4267+
{
4268+
"packager": "arduino",
4269+
"name": "openocd",
4270+
"version": "0.9.0-arduino"
4271+
},
4272+
{
4273+
"packager": "arduino",
4274+
"name": "CMSIS",
4275+
"version": "4.5.0"
4276+
},
4277+
{
4278+
"packager": "arduino",
4279+
"name": "CMSIS-Atmel",
4280+
"version": "1.2.0"
4281+
}
4282+
]
41824283
}
41834284
]
41844285
},
@@ -4331,4 +4432,4 @@
43314432
]
43324433
}
43334434
]
4334-
}
4435+
}

0 commit comments

Comments
 (0)