|
7 | 7 | "email": "",
|
8 | 8 |
|
9 | 9 | "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 | + }, |
10 | 38 | {
|
11 | 39 | "name": "SparkFun Apollo3 Boards",
|
12 | 40 | "architecture": "apollo3",
|
|
34 | 62 | "toolsDependencies": [
|
35 | 63 | { "packager": "SparkFun", "name": "arm-none-eabi-gcc", "version": "8-2018-q4-major" }
|
36 | 64 | ]
|
37 |
| - }, |
| 65 | + }, |
38 | 66 | {
|
39 | 67 | "name": "SparkFun Apollo3 Boards",
|
40 | 68 | "architecture": "apollo3",
|
|
0 commit comments