-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpackage_zumcore_1_8_x_index.json
72 lines (72 loc) · 2.11 KB
/
package_zumcore_1_8_x_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
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
{
"packages": [
{
"name": "ZUM-Core-for-Arduino-1.8.x",
"maintainer": "BQ",
"websiteURL": "https://github.com/BQ/ZUMCore",
"email": "soporte.bitbloq@bq.com",
"help": {
"online": "http://www.bq.com"
},
"platforms": [
{
"name": "ZUM Core for Arduino 1.8.x",
"architecture": "avr",
"version": "0.1.0",
"category": "Contributed",
"help": {
"online": "http://www.bq.com"
},
"url": "https://github.com/bq/ZUMCore/releases/download/0.1.0/zum-core-1.8.x-0.1.0.zip",
"archiveFileName": "zum-core-1.8.x-0.1.0.zip",
"checksum": "SHA-256:44aba550e07d82a80b930fde76c5062556eb57216c29e0e0204340041caec8ef",
"size": "218330",
"boards": [
{"name": "ZUM Core"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "4.9.2-atmel3.5.3-arduino2"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.3.0-arduino2"
}
]
},
{
"name": "ZUM Core for Arduino 1.8.x",
"architecture": "avr",
"version": "0.2.0",
"category": "Contributed",
"help": {
"online": "http://www.bq.com"
},
"url": "https://github.com/bq/ZUMCore/releases/download/0.2.0/zum-core-1.8.x-0.2.0.zip",
"archiveFileName": "zum-core-1.8.x-0.2.0.zip",
"checksum": "SHA-256:92a17d7ef94d9979aeb94b05080961f9532c3ebf3bd31bfd67b8cfe352f2ccc8",
"size": "218346",
"boards": [
{"name": "ZUM Core"}
],
"toolsDependencies": [
{
"packager": "arduino",
"name": "avr-gcc",
"version": "4.9.2-atmel3.5.3-arduino2"
},
{
"packager": "arduino",
"name": "avrdude",
"version": "6.3.0-arduino2"
}
]
}
],
"tools":[]
}
]
}