-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage_simulators_boards_index.json
More file actions
79 lines (79 loc) · 2.94 KB
/
package_simulators_boards_index.json
File metadata and controls
79 lines (79 loc) · 2.94 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
"packages": [
{
"name": "simulators",
"maintainer": "Liverpool Ringing Simulator Project",
"websiteURL": "https://github.com/Simulators",
"email": "",
"help": {
"online": ""
},
"platforms": [
{
"name": "Liverpool Ringing Simulator Boards",
"architecture": "avr",
"version": "1.0.0",
"category": "Simulator",
"help": {
"online": ""
},
"url": "https://simulators.github.io/simulator_boards_1.0.0.zip",
"archiveFileName": "simulator_boards_1.0.0.zip",
"checksum": "SHA-256:b351df89e7495ae2705459b8009fe2b4c3e4c7d546b41c33d55e9745c7624e3d",
"size": "3476",
"boards": [
{"name": "Simulator Interface Board (ICSP)"},
{"name": "One Bell Simulator Interface Board (ICSP)"},
{"name": "38kHz Simulator Sensor Interface Boards (ICSP)"},
{"name": "Prototype Splitter Box Board (ICSP)"},
{"name": "Twin Sensor Interface Board (ATmega328P) (ICSP)"},
{"name": "Twin Sensor Interface Board (ATtiny85) (ICSP)"}
]
},
{
"name": "Liverpool Ringing Simulator Boards",
"architecture": "avr",
"version": "1.1.0",
"category": "Simulator",
"help": {
"online": ""
},
"url": "https://simulators.github.io/simulator_boards_1.1.0.zip",
"archiveFileName": "simulator_boards_1.1.0.zip",
"checksum": "SHA-256:a59438a90a834b7fb8a1fc0139ff5fee956d5e919466bfe523cd14c99dc23dd0",
"size": "3577",
"boards": [
{"name": "Simulator Interface Board (Type 1) (ICSP)"},
{"name": "Simulator Interface Board (Type 2) (ICSP)"},
{"name": "One Bell Simulator Interface Board (ICSP)"},
{"name": "38kHz Simulator Sensor Interface Boards (ICSP)"},
{"name": "Prototype Splitter Box Board (ICSP)"},
{"name": "Twin Sensor Interface Board (ATmega328P) (ICSP)"},
{"name": "Twin Sensor Interface Board (ATtiny85) (ICSP)"}
]
},
{
"name": "Liverpool Ringing Simulator Boards",
"architecture": "avr",
"version": "1.2.0",
"category": "Simulator",
"help": {
"online": ""
},
"url": "https://simulators.github.io/simulator_boards_1.2.0.zip",
"archiveFileName": "simulator_boards_1.2.0.zip",
"checksum": "SHA-256:e2d0b6c76b813e06589fb8ebfadc4177476db1684bb59d42520eae0d0a6141ea",
"size": "3249",
"boards": [
{"name": "Simulator Interface Board (Type 2) (ICSP)"},
{"name": "Simulator Interface Board (Type 2 Rev E+) (ICSP)"},
{"name": "Simulator Interface Board (Type 1) (ICSP)"},
{"name": "One Bell Simulator Interface Board (ICSP)"},
{"name": "38kHz Simulator Sensor Interface Boards (ICSP)"}
]
}
],
"tools": []
}
]
}