Skip to content

Commit 39c2bae

Browse files
committed
release samd 1.6.0
1 parent 0360860 commit 39c2bae

File tree

2 files changed

+107
-1
lines changed

2 files changed

+107
-1
lines changed

boards/adafruit-samd-1.6.0.tar.bz2

4.22 MB
Binary file not shown.

package_adafruit_index.json

Lines changed: 107 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5825,6 +5825,112 @@
58255825
"version": "9.4.0"
58265826
}
58275827
]
5828+
},
5829+
{
5830+
"name": "Adafruit SAMD Boards",
5831+
"architecture": "samd",
5832+
"version": "1.6.0",
5833+
"category": "Adafruit",
5834+
"url": "https://adafruit.github.io/arduino-board-index/boards/adafruit-samd-1.6.0.tar.bz2",
5835+
"archiveFileName": "adafruit-samd-1.6.0.tar.bz2",
5836+
"checksum": "SHA-256:259cba6fb58a19e5fbd26051c79e162dd74affd70c67eb2a0f7a283603e868f2",
5837+
"size": "4420796",
5838+
"help": {
5839+
"online": "https://forums.adafruit.com"
5840+
},
5841+
"boards": [
5842+
{
5843+
"name": "Adafruit Feather M0"
5844+
},
5845+
{
5846+
"name": "Adafruit Feather M0 Express"
5847+
},
5848+
{
5849+
"name": "Adafruit Metro M0 Express"
5850+
},
5851+
{
5852+
"name": "Adafruit Circuit Playground Express"
5853+
},
5854+
{
5855+
"name": "Adafruit Gemma M0"
5856+
},
5857+
{
5858+
"name": "Adafruit Trinket M0"
5859+
},
5860+
{
5861+
"name": "Adafruit ItsyBitsy M0"
5862+
},
5863+
{
5864+
"name": "Adafruit pIRkey M0"
5865+
},
5866+
{
5867+
"name": "Adafruit Metro M4"
5868+
},
5869+
{
5870+
"name": "Adafruit Grand Central M4"
5871+
},
5872+
{
5873+
"name": "Adafruit ItsyBitsy M4"
5874+
},
5875+
{
5876+
"name": "Adafruit Grand Central M4"
5877+
},
5878+
{
5879+
"name": "Adafruit Feather M4 Express"
5880+
},
5881+
{
5882+
"name": "Adafruit Hallowing M0"
5883+
},
5884+
{
5885+
"name": "Adafruit NeoTrellis M4"
5886+
},
5887+
{
5888+
"name": "Adafruit PyPortal M4"
5889+
},
5890+
{
5891+
"name": "Adafruit PyBadge M4"
5892+
},
5893+
{
5894+
"name": "Adafruit Metro M4 AirLift"
5895+
}
5896+
],
5897+
"toolsDependencies": [
5898+
{
5899+
"packager": "adafruit",
5900+
"name": "arm-none-eabi-gcc",
5901+
"version": "9-2019q4"
5902+
},
5903+
{
5904+
"packager": "arduino",
5905+
"name": "bossac",
5906+
"version": "1.7.0-arduino3"
5907+
},
5908+
{
5909+
"packager": "arduino",
5910+
"name": "bossac",
5911+
"version": "1.8.0-48-gb176eee"
5912+
},
5913+
{
5914+
"packager": "arduino",
5915+
"name": "openocd",
5916+
"version": "0.10.0-arduino7"
5917+
},
5918+
{
5919+
"packager": "adafruit",
5920+
"name": "CMSIS",
5921+
"version": "5.4.0"
5922+
},
5923+
{
5924+
"packager": "arduino",
5925+
"name": "CMSIS-Atmel",
5926+
"version": "1.2.0"
5927+
},
5928+
{
5929+
"packager": "arduino",
5930+
"name": "arduinoOTA",
5931+
"version": "1.2.1"
5932+
}
5933+
]
58285934
}
58295935
]
58305936
},
@@ -5977,4 +6083,4 @@
59776083
]
59786084
}
59796085
]
5980-
}
6086+
}

0 commit comments

Comments
 (0)