-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage_proton_ArdPlc_index.json
44 lines (42 loc) · 1.33 KB
/
package_proton_ArdPlc_index.json
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
{
"packages": [
{
"name": "Proton Arduino PLC",
"maintainer": "Proton Electronics",
"websiteURL": "https://github.com/Proton-Electronics/proton-plc",
"email": "hbendali@ya.ru",
"help": {
"online": "https://github.com/Proton-Electronics/proton-plc/issues"
},
"platforms": [
{
"name": "Proton Arduino PLC",
"architecture": "avr",
"version": "0.0.20",
"category": "Contributed",
"help": {
"online": "https://github.com/Proton-Electronics/proton-plc/wiki"
},
"url": "https://github.com/Proton-Electronics/proton-plc/releases/download/v0.0.20-beta/proton-plc-main.zip",
"archiveFileName": "proton-plc-main.zip",
"checksum": "SHA-256:c8c67862fba8bc10fa7d45c04b3e0a0969d36233e13caaa7ac7b701daf0c805b",
"size": "149817",
"boards": [{ "name": "Proton Arduino PLC A5" }],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "7.3.0-atmel3.6.1-arduino7"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.3.0-arduino17"
}
]
}
],
"tools": []
}
]
}