-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackage_impexeris_AGP_index.json
39 lines (39 loc) · 1.15 KB
/
package_impexeris_AGP_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
{
"packages": [
{
"name": "AGP",
"maintainer": "Impexeris",
"websiteURL": "http://arduino-geiger-pcb.blogspot.com",
"email": "",
"help": {
"online": "http://arduino-geiger-pcb.blogspot.com/2016/11/version-11-adaptation-for-smd-hw.html"},
"platforms": [
{
"name": "AGP AVR Boards",
"architecture": "avr",
"version": "1.0.0",
"category": "Contributed",
"url": "https://github.com/impexeris/Arduino-Geiger-PCB/blob/10MHZATMEGA328SMD/AGP-1.0.0.zip?raw=true",
"archiveFileName": "AGP-1.0.0.zip",
"checksum": "SHA-256:5ADE20C21ADEA88FA907531DAE6EA7C1AF5B1C3B0D9D33F07F89320ED23A548F",
"size": "226220",
"boards": [
{"name": "Geiger_PCB_10MHz"}
],
"toolsDependencies": [{
"packager": "arduino",
"name": "avr-gcc",
"version": "4.8.1-arduino5"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.0.1-arduino5"
}
]
}
],
"tools": []
}
]
}