Skip to content

Commit 7531d44

Browse files
authored
release samd 1.5.11 (#59)
1 parent a8152b7 commit 7531d44

File tree

2 files changed

+106
-0
lines changed

2 files changed

+106
-0
lines changed

boards/adafruit-samd-1.5.11.tar.bz2

4.15 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5106,6 +5106,112 @@
51065106
"version": "9.4.0"
51075107
}
51085108
]
5109+
},
5110+
{
5111+
"name": "Adafruit SAMD Boards",
5112+
"architecture": "samd",
5113+
"version": "1.5.11",
5114+
"category": "Adafruit",
5115+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.5.11.tar.bz2",
5116+
"archiveFileName": "adafruit-samd-1.5.11.tar.bz2",
5117+
"checksum": "SHA-256:3c27fa306e2e8c7d9067fd74d58cfec0b32daec57b5ef17a01660c1053b2c771",
5118+
"size": "4355649",
5119+
"help": {
5120+
"online": "https://forums.adafruit.com"
5121+
},
5122+
"boards": [
5123+
{
5124+
"name": "Adafruit Feather M0"
5125+
},
5126+
{
5127+
"name": "Adafruit Feather M0 Express"
5128+
},
5129+
{
5130+
"name": "Adafruit Metro M0 Express"
5131+
},
5132+
{
5133+
"name": "Adafruit Circuit Playground Express"
5134+
},
5135+
{
5136+
"name": "Adafruit Gemma M0"
5137+
},
5138+
{
5139+
"name": "Adafruit Trinket M0"
5140+
},
5141+
{
5142+
"name": "Adafruit ItsyBitsy M0"
5143+
},
5144+
{
5145+
"name": "Adafruit pIRkey M0"
5146+
},
5147+
{
5148+
"name": "Adafruit Metro M4"
5149+
},
5150+
{
5151+
"name": "Adafruit Grand Central M4"
5152+
},
5153+
{
5154+
"name": "Adafruit ItsyBitsy M4"
5155+
},
5156+
{
5157+
"name": "Adafruit Grand Central M4"
5158+
},
5159+
{
5160+
"name": "Adafruit Feather M4 Express"
5161+
},
5162+
{
5163+
"name": "Adafruit Hallowing M0"
5164+
},
5165+
{
5166+
"name": "Adafruit NeoTrellis M4"
5167+
},
5168+
{
5169+
"name": "Adafruit PyPortal M4"
5170+
},
5171+
{
5172+
"name": "Adafruit PyBadge M4"
5173+
},
5174+
{
5175+
"name": "Adafruit Metro M4 AirLift"
5176+
}
5177+
],
5178+
"toolsDependencies": [
5179+
{
5180+
"packager": "arduino",
5181+
"name": "arm-none-eabi-gcc",
5182+
"version": "7-2017q4"
5183+
},
5184+
{
5185+
"packager": "arduino",
5186+
"name": "bossac",
5187+
"version": "1.7.0-arduino3"
5188+
},
5189+
{
5190+
"packager": "arduino",
5191+
"name": "bossac",
5192+
"version": "1.8.0-48-gb176eee"
5193+
},
5194+
{
5195+
"packager": "arduino",
5196+
"name": "openocd",
5197+
"version": "0.10.0-arduino7"
5198+
},
5199+
{
5200+
"packager": "arduino",
5201+
"name": "CMSIS",
5202+
"version": "4.5.0"
5203+
},
5204+
{
5205+
"packager": "arduino",
5206+
"name": "CMSIS-Atmel",
5207+
"version": "1.2.0"
5208+
},
5209+
{
5210+
"packager": "arduino",
5211+
"name": "arduinoOTA",
5212+
"version": "1.2.1"
5213+
}
5214+
]
51095215
}
51105216
]
51115217
},

0 commit comments

Comments
 (0)