-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage_alpenglow_index.json
More file actions
48 lines (48 loc) · 1.34 KB
/
package_alpenglow_index.json
File metadata and controls
48 lines (48 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
{
"packages": [
{
"name": "alpenglow",
"maintainer": "Alpenglow Industries",
"email": "info@alpenglowindustries.com",
"websiteURL": "https://www.alpenglowindustries.com",
"help": {
"online": "https://www.alpenglowindustries.com"
},
"platforms": [
{
"name": "Alpenglow AVR Boards",
"architecture": "avr",
"version": "1.0.0",
"category": "Contributed",
"url": "https://alpenglowindustries.github.io/Arduino-Package-Index/AlpIndAVRBoards-1.0.0.zip",
"archiveFileName": "AlpIndAVRBoards-1.0.0.zip",
"checksum": "SHA-256:f922f1b36cde9687f4341f6f56bf3ace5f8fe167c96b566dce639033b8a1489e",
"size": "70205",
"boards": [
{
"name": "Alpenglow FUnicorn"
}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "5.4.0-atmel3.6.1-arduino2"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.3.0-arduino14"
},
{
"packager": "arduino",
"name": "arduinoOTA",
"version": "1.2.1"
}
]
}
],
"tools": []
}
]
}