Skip to content

Commit 97b2b55

Browse files
authored
Merge pull request #4 from tbowmo/master
Updated AVR platform file
2 parents 441f384 + e21be35 commit 97b2b55

File tree

2 files changed

+33
-14
lines changed

2 files changed

+33
-14
lines changed

boards/mysensors-avr-1.0.1.tar.bz2

141 KB
Binary file not shown.

package_mysensors.org_index.json

Lines changed: 33 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,17 @@
1414
},
1515
"url": "https://github.com/mysensors/ArduinoBoards/raw/master/boards/mysensors-avr-1.0.0.tar.bz2",
1616
"checksum": "SHA-256:a2659d411494b2902e9e07365a02833db37814c1a0d988e4b550a04285910756",
17+
"name": "MySensors AVR Boards",
1718
"version": "1.0.0",
1819
"architecture": "avr",
1920
"archiveFileName": "mysensors-avr-1.0.0.tar.bz2",
21+
"size": "141083",
22+
"toolsDependencies": [],
2023
"boards": [
2124
{
2225
"name": "Sensebender Micro"
2326
}
24-
],
25-
"size": "141083",
26-
"toolsDependencies": [],
27-
"name": "MySensors AVR Boards"
27+
]
2828
},
2929
{
3030
"category": "Contributed",
@@ -33,14 +33,10 @@
3333
},
3434
"url": "https://github.com/mysensors/ArduinoBoards/raw/master/boards/mysensors-samd-1.0.0.tar.bz2",
3535
"checksum": "SHA-256:5301baced7bdb62db451835395904bd2b3027c3b507fa67ed4d0f9b924c09411",
36+
"name": "MySensors SAMD Boards",
3637
"version": "1.0.0",
3738
"architecture": "samd",
3839
"archiveFileName": "mysensors-samd-1.0.0.tar.bz2",
39-
"boards": [
40-
{
41-
"name": "Sensebender GW"
42-
}
43-
],
4440
"size": "142472",
4541
"toolsDependencies": [
4642
{
@@ -64,16 +60,19 @@
6460
"name": "CMSIS"
6561
}
6662
],
67-
"name": "MySensors SAMD Boards"
63+
"boards": [
64+
{
65+
"name": "Sensebender GW"
66+
}
67+
]
6868
},
6969
{
7070
"category": "Contributed",
71-
"name": "MySensors SAMD Boards",
72-
"url": "https://github.com/mysensors/ArduinoBoards/raw/master/boards/mysensors-samd-1.0.1.tar.bz2",
73-
"checksum": "SHA-256:8e1c4e33822778e6f9ef098ab2d0a9c5faf5677197592b6e98d0de3acbf68b3a",
7471
"help": {
7572
"online": "https://forums.mysensors.org"
7673
},
74+
"url": "https://github.com/mysensors/ArduinoBoards/raw/master/boards/mysensors-samd-1.0.1.tar.bz2",
75+
"checksum": "SHA-256:8e1c4e33822778e6f9ef098ab2d0a9c5faf5677197592b6e98d0de3acbf68b3a",
7776
"version": "1.0.1",
7877
"architecture": "samd",
7978
"archiveFileName": "mysensors-samd-1.0.1.tar.bz2",
@@ -82,6 +81,7 @@
8281
"name": "Sensebender GW"
8382
}
8483
],
84+
"size": "145091",
8585
"toolsDependencies": [
8686
{
8787
"packager": "arduino",
@@ -104,7 +104,26 @@
104104
"name": "CMSIS"
105105
}
106106
],
107-
"size": "145091"
107+
"name": "MySensors SAMD Boards"
108+
},
109+
{
110+
"category": "Contributed",
111+
"name": "MySensors AVR Boards",
112+
"url": "https://github.com/mysensors/ArduinoBoards/raw/master/boards/mysensors-avr-1.0.1.tar.bz2",
113+
"checksum": "SHA-256:7c755472d55e3e1670dbd4721ee6db9dd8f3b9727fda2412e27f1db01f43f892",
114+
"help": {
115+
"online": "https://forums.mysensors.org"
116+
},
117+
"version": "1.0.1",
118+
"architecture": "avr",
119+
"archiveFileName": "mysensors-avr-1.0.1.tar.bz2",
120+
"boards": [
121+
{
122+
"name": "Sensebender Micro"
123+
}
124+
],
125+
"toolsDependencies": [],
126+
"size": "144042"
108127
}
109128
],
110129
"tools": [],

0 commit comments

Comments
 (0)