Skip to content

Commit a50ba2d

Browse files
authored
Merge pull request #76 from adafruit/release-samd-1.6.6
release samd 1.6.6
2 parents 7b56450 + 6054ade commit a50ba2d

File tree

3 files changed

+121
-0
lines changed

3 files changed

+121
-0
lines changed

boards/adafruit-samd-1.6.6.tar.bz2

4.53 MB
Binary file not shown.

bpt.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,9 @@ index_template =
169169
}},
170170
{{
171171
"name":"Adafruit Feather M4 CAN"
172+
}},
173+
{{
174+
"name":"Adafruit Neo Trinkey"
172175
}}
173176
],
174177
"toolsDependencies": [

package_adafruit_index.json

Lines changed: 118 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6479,6 +6479,124 @@
64796479
"version": "1.2.1"
64806480
}
64816481
]
6482+
},
6483+
{
6484+
"name": "Adafruit SAMD Boards",
6485+
"architecture": "samd",
6486+
"version": "1.6.6",
6487+
"category": "Adafruit",
6488+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.6.6.tar.bz2",
6489+
"archiveFileName": "adafruit-samd-1.6.6.tar.bz2",
6490+
"checksum": "SHA-256:663dd9154376ad6cad7cf9c368cb6235633a2b30c936f4d204a053fb55e53c29",
6491+
"size": "4753621",
6492+
"help": {
6493+
"online": "https://forums.adafruit.com"
6494+
},
6495+
"boards": [
6496+
{
6497+
"name": "Adafruit Feather M0"
6498+
},
6499+
{
6500+
"name": "Adafruit Feather M0 Express"
6501+
},
6502+
{
6503+
"name": "Adafruit Metro M0 Express"
6504+
},
6505+
{
6506+
"name": "Adafruit Circuit Playground Express"
6507+
},
6508+
{
6509+
"name": "Adafruit Gemma M0"
6510+
},
6511+
{
6512+
"name": "Adafruit Trinket M0"
6513+
},
6514+
{
6515+
"name": "Adafruit ItsyBitsy M0"
6516+
},
6517+
{
6518+
"name": "Adafruit pIRkey M0"
6519+
},
6520+
{
6521+
"name": "Adafruit Metro M4"
6522+
},
6523+
{
6524+
"name": "Adafruit Grand Central M4"
6525+
},
6526+
{
6527+
"name": "Adafruit ItsyBitsy M4"
6528+
},
6529+
{
6530+
"name": "Adafruit Feather M4 Express"
6531+
},
6532+
{
6533+
"name": "Adafruit Hallowing M0"
6534+
},
6535+
{
6536+
"name": "Adafruit NeoTrellis M4"
6537+
},
6538+
{
6539+
"name": "Adafruit PyPortal M4"
6540+
},
6541+
{
6542+
"name": "Adafruit PyBadge M4"
6543+
},
6544+
{
6545+
"name": "Adafruit Metro M4 AirLift"
6546+
},
6547+
{
6548+
"name": "Adafruit Matrix Portal M4"
6549+
},
6550+
{
6551+
"name": "Adafruit BLM Badge"
6552+
},
6553+
{
6554+
"name": "Adafruit QT Py"
6555+
},
6556+
{
6557+
"name": "Adafruit Feather M4 CAN"
6558+
},
6559+
{
6560+
"name": "Adafruit Neo Trinkey"
6561+
}
6562+
],
6563+
"toolsDependencies": [
6564+
{
6565+
"packager": "adafruit",
6566+
"name": "arm-none-eabi-gcc",
6567+
"version": "9-2019q4"
6568+
},
6569+
{
6570+
"packager": "arduino",
6571+
"name": "bossac",
6572+
"version": "1.7.0-arduino3"
6573+
},
6574+
{
6575+
"packager": "arduino",
6576+
"name": "bossac",
6577+
"version": "1.8.0-48-gb176eee"
6578+
},
6579+
{
6580+
"packager": "arduino",
6581+
"name": "openocd",
6582+
"version": "0.10.0-arduino7"
6583+
},
6584+
{
6585+
"packager": "adafruit",
6586+
"name": "CMSIS",
6587+
"version": "5.4.0"
6588+
},
6589+
{
6590+
"packager": "arduino",
6591+
"name": "CMSIS-Atmel",
6592+
"version": "1.2.0"
6593+
},
6594+
{
6595+
"packager": "arduino",
6596+
"name": "arduinoOTA",
6597+
"version": "1.2.1"
6598+
}
6599+
]
64826600
}
64836601
]
64846602
},

0 commit comments

Comments
 (0)