-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathpackage_move38.com-blinks_index.json
47 lines (45 loc) · 1.29 KB
/
package_move38.com-blinks_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
45
46
47
{
"packages": [
{
"name": "move38",
"maintainer": "Move38.com",
"websiteURL": "http://move38.com",
"email": "move38arduino@joshreply.com",
"help": {
"online": "https://github.com/bigjosh/Move38-Arduino-Platform"
},
"platforms": [
{
"name": "Blinks by Move38.com",
"architecture": "avr",
"version": "1.3.1",
"category": "Contributed",
"help": {
"online": "https://github.com/bigjosh/Move38-Arduino-Platform"
},
"url": "https://github.com/bigjosh/Move38-Arduino-Platform/releases/download/1.3.1/Move38-Arduino-Platform-main.zip",
"archiveFileName": "Move38-Arduino-Platform-main.zip",
"checksum": "SHA-256:8a54e56a099c92ab7afd4d1aacd14bc14db2660de4460fd1c61f9144a86ee9e0",
"size": "5544617",
"boards": [
{"name": "Blinks by Move38.com"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "7.3.0-atmel3.6.1-arduino5"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.3.0-arduino17"
}
]
}
],
"tools":[
]
}
]
}