-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpackage_osoyoo_boards_index.json
More file actions
54 lines (54 loc) · 1.75 KB
/
package_osoyoo_boards_index.json
File metadata and controls
54 lines (54 loc) · 1.75 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
{
"packages": [
{
"name": "OSOYOO avr compatible boards",
"maintainer": "osoyoo.com",
"websiteURL": "https://osoyoo.com/2022/08/04/osoyoo-lgt-nano-board/",
"email": "support@osoyoo.com",
"help": {
"online": "www.osoyoo.com"
},
"platforms": [
{
"name": "OSOYOO AVR Compatible Boards",
"architecture": "avr",
"version": "2.0.0",
"category": "lgt8fx",
"url": "https://osoyoo.com/driver/lgt_driver/OSOYOO_Arduino_v2.0.zip",
"archiveFileName": "OSOYOO_Arduino_v2.0.zip",
"checksum": "SHA-256:cbe465aa180aaf07c64c16dd60b8b13dc3d8377173fb6c94168c6270a19b7b98",
"size": "2040055",
"help": {
"online": "https://osoyoo.com/2022/08/04/osoyoo-lgt-nano-board/"
},
"boards": [
{"name": "OSOYOO LGT-Mini"},
{"name": "OSOYOO LGT-Nano"},
{"name": "OSOYOO LGT Uno"},
{"name": "DIY Boards"}
]
},
{
"name": "OSOYOO AVR Compatible Boards",
"architecture": "avr",
"version": "1.0.0",
"category": "lgt8fx",
"url": "https://osoyoo.com/driver/lgt_driver/osoyoo_arduino-1.0.0.zip",
"archiveFileName": "osoyoo_arduino-1.0.0.zip",
"checksum": "SHA-256:4260670b894054a94f18b00f6a7c499eecb2faacd07dbfca0a5ccbb64c7e954b",
"size": "2021041",
"help": {
"online": "https://osoyoo.com/2022/08/04/osoyoo-lgt-nano-board/"
},
"boards": [
{"name": "OSOYOO Mini-Nano"},
{"name": "OSOYOO LGT-Nano"},
{"name": "OSOYOO Uno"},
{"name": "DIY Boards"}
]
}
],
"tools": []
}
]
}