Skip to content

Commit 85f81cf

Browse files
authored
Release Arduino_Apollo3 1.21
everything except the SHA256 which Owen will add
1 parent 1cb5496 commit 85f81cf

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

IDE_Board_Manager/package_sparkfun_index.json

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,33 @@
99
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
1010
},
1111
"platforms": [
12+
{
13+
"name": "SparkFun Apollo3 Boards",
14+
"architecture": "apollo3",
15+
"version": "1.2.1",
16+
"category": "Contributed",
17+
"url": "https://github.com/sparkfun/Arduino_Apollo3/archive/v1.2.1.tar.gz",
18+
"archiveFileName": "Arduino_Apollo3-1.2.1.tar.gz",
19+
"checksum": "SHA-256:89c19130dd1826cccfc25c2ade1c455cbb496ce79d287549f37f47df45529e8c",
20+
"size": "73180870",
21+
"help": {
22+
"online": "https://learn.sparkfun.com/tutorials/installing-arduino-ide/board-add-ons-with-arduino-board-manager"
23+
},
24+
"boards": [
25+
{ "name": "SparkFun Artemis Module" },
26+
{ "name": "SparkFun Artemis Dev Kit" },
27+
{ "name": "SparkFun Artemis MicroMod" },
28+
{ "name": "SparkFun RedBoard Artemis" },
29+
{ "name": "SparkFun RedBoard Artemis ATP" },
30+
{ "name": "SparkFun RedBoard Artemis Nano" },
31+
{ "name": "SparkFun Artemis Thing Plus" },
32+
{ "name": "SparkFun Edge" },
33+
{ "name": "SparkFun Edge2" }
34+
],
35+
"toolsDependencies": [
36+
{ "packager": "SparkFun", "name": "arm-none-eabi-gcc", "version": "8-2018-q4-major" }
37+
]
38+
},
1239
{
1340
"name": "SparkFun Apollo3 Boards",
1441
"architecture": "apollo3",

0 commit comments

Comments
 (0)