Skip to content

Commit fcab792

Browse files
authored
update package.json
1 parent fea40e8 commit fcab792

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

package_sparkfun_apollo3_index.json

+29-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,34 @@
77
"email": "",
88

99
"platforms": [
10+
{
11+
"name": "SparkFun Apollo3 Boards",
12+
"architecture": "apollo3",
13+
"version": "2.2.1",
14+
"category": "Contributed",
15+
"url": "https://github.com/sparkfun/Arduino_Apollo3/releases/download/v2.2.1/Arduino_Apollo3.tar.gz",
16+
"archiveFileName": "Arduino_Apollo3.tar.gz",
17+
"checksum": "SHA-256:9906C1CF923FCC93441DA24154BB68E6CD716F9B9477A33A7BBCFCEC231FB694",
18+
"size": "103194820",
19+
"help": {
20+
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
21+
},
22+
"boards": [
23+
{ "name": "Artemis Module" },
24+
{ "name": "Artemis Dev Kit"},
25+
{ "name": "Artemis Thing Plus" },
26+
{ "name": "RedBoard Artemis" },
27+
{ "name": "RedBoard Artemis ATP" },
28+
{ "name": "RedBoard Artemis Nano" },
29+
{ "name": "Edge" },
30+
{ "name": "Edge2" },
31+
{ "name": "MicroMod Artemis Processor" },
32+
{ "name": "LoRa Thing Plus expLoRaBLE" }
33+
],
34+
"toolsDependencies": [
35+
{ "packager": "SparkFun", "name": "arm-none-eabi-gcc", "version": "8-2018-q4-major" }
36+
]
37+
},
1038
{
1139
"name": "SparkFun Apollo3 Boards",
1240
"architecture": "apollo3",
@@ -34,7 +62,7 @@
3462
"toolsDependencies": [
3563
{ "packager": "SparkFun", "name": "arm-none-eabi-gcc", "version": "8-2018-q4-major" }
3664
]
37-
},
65+
},
3866
{
3967
"name": "SparkFun Apollo3 Boards",
4068
"architecture": "apollo3",

0 commit comments

Comments
 (0)