Skip to content

Commit cb9d2f2

Browse files
authored
Merge pull request #69 from hathach/samd-1.6.0
release SAMD 1.6.0
2 parents 5a5a4f1 + 39c2bae commit cb9d2f2

File tree

3 files changed

+166
-5
lines changed

3 files changed

+166
-5
lines changed

boards/adafruit-samd-1.6.0.tar.bz2

4.22 MB
Binary file not shown.

bpt.ini

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -164,9 +164,9 @@ index_template =
164164
],
165165
"toolsDependencies": [
166166
{{
167-
"packager": "arduino",
167+
"packager": "adafruit",
168168
"name": "arm-none-eabi-gcc",
169-
"version": "7-2017q4"
169+
"version": "9-2019q4"
170170
}},
171171
{{
172172
"packager": "arduino",
@@ -184,9 +184,9 @@ index_template =
184184
"version": "0.10.0-arduino7"
185185
}},
186186
{{
187-
"packager": "arduino",
187+
"packager": "adafruit",
188188
"name": "CMSIS",
189-
"version": "4.5.0"
189+
"version": "5.4.0"
190190
}},
191191
{{
192192
"packager": "arduino",

package_adafruit_index.json

Lines changed: 162 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,61 @@
33
{
44
"websiteURL": "https://adafruit.com",
55
"tools": [
6+
{
7+
"name": "CMSIS",
8+
"version": "5.4.0",
9+
"systems": [
10+
{
11+
"host": "i686-mingw32",
12+
"url": "https://github.com/ARM-software/CMSIS_5/archive/5.4.0.tar.gz",
13+
"archiveFileName": "CMSIS_5-5.4.0-adafruit.tar.gz",
14+
"checksum": "SHA-256:93d09907ceb23a520ef65e6b5014d2e866efa6b7f5fe5d8828b29bbc54dec697",
15+
"size": "153772853"
16+
},
17+
{
18+
"host": "x86_64-apple-darwin",
19+
"url": "https://github.com/ARM-software/CMSIS_5/archive/5.4.0.tar.gz",
20+
"archiveFileName": "CMSIS_5-5.4.0-adafruit.tar.gz",
21+
"checksum": "SHA-256:93d09907ceb23a520ef65e6b5014d2e866efa6b7f5fe5d8828b29bbc54dec697",
22+
"size": "153772853"
23+
},
24+
{
25+
"host": "x86_64-pc-linux-gnu",
26+
"url": "https://github.com/ARM-software/CMSIS_5/archive/5.4.0.tar.gz",
27+
"archiveFileName": "CMSIS_5-5.4.0-adafruit.tar.gz",
28+
"checksum": "SHA-256:93d09907ceb23a520ef65e6b5014d2e866efa6b7f5fe5d8828b29bbc54dec697",
29+
"size": "153772853"
30+
},
31+
{
32+
"host": "i686-pc-linux-gnu",
33+
"url": "https://github.com/ARM-software/CMSIS_5/archive/5.4.0.tar.gz",
34+
"archiveFileName": "CMSIS_5-5.4.0-adafruit.tar.gz",
35+
"checksum": "SHA-256:93d09907ceb23a520ef65e6b5014d2e866efa6b7f5fe5d8828b29bbc54dec697",
36+
"size": "153772853"
37+
},
38+
{
39+
"host": "arm-linux-gnueabihf",
40+
"url": "https://github.com/ARM-software/CMSIS_5/archive/5.4.0.tar.gz",
41+
"archiveFileName": "CMSIS_5-5.4.0-adafruit.tar.gz",
42+
"checksum": "SHA-256:93d09907ceb23a520ef65e6b5014d2e866efa6b7f5fe5d8828b29bbc54dec697",
43+
"size": "153772853"
44+
},
45+
{
46+
"host": "aarch64-linux-gnu",
47+
"url": "https://github.com/ARM-software/CMSIS_5/archive/5.4.0.tar.gz",
48+
"archiveFileName": "CMSIS_5-5.4.0-adafruit.tar.gz",
49+
"checksum": "SHA-256:93d09907ceb23a520ef65e6b5014d2e866efa6b7f5fe5d8828b29bbc54dec697",
50+
"size": "153772853"
51+
},
52+
{
53+
"host": "all",
54+
"url": "https://github.com/ARM-software/CMSIS_5/archive/5.4.0.tar.gz",
55+
"archiveFileName": "CMSIS_5-5.4.0-adafruit.tar.gz",
56+
"checksum": "SHA-256:93d09907ceb23a520ef65e6b5014d2e866efa6b7f5fe5d8828b29bbc54dec697",
57+
"size": "153772853"
58+
}
59+
]
60+
},
661
{
762
"name": "arm-none-eabi-gcc",
863
"version": "9-2019q4",
@@ -5770,6 +5825,112 @@
57705825
"version": "9.4.0"
57715826
}
57725827
]
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+
]
57735934
}
57745935
]
57755936
},
@@ -5922,4 +6083,4 @@
59226083
]
59236084
}
59246085
]
5925-
}
6086+
}

0 commit comments

Comments
 (0)