-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackage_grove_stm32f030_index.json
117 lines (117 loc) · 3.85 KB
/
package_grove_stm32f030_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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"packages": [
{
"name": "Seeeduino",
"maintainer": "Seeed Studio",
"websiteURL": "http://www.seeedstudio.com/",
"email": "",
"help": {
"online": "http://www.seeedstudio.com/wiki/Main_Page"
},
"platforms": [
{
"name": "Grove Series",
"architecture": "Grove_STM32F030",
"version": "1.0.0",
"category": "Contributed",
"url": "",
"archiveFileName": "",
"checksum": "",
"size": "",
"boards": [
{"name": "Grove STM32F030"}
],
"toolsDependencies": [
{
"packager": "Seeeduino",
"name": "arm-none-eabi-gcc",
"version": "4.8.3-2014q1"
},
{
"packager": "Seeeduino",
"name": "stm32_serial_upload_tool",
"version": "v1.0.0"
}
]
}
],
"tools": [
{
"name": "arm-none-eabi-gcc",
"version": "4.8.3-2014q1",
"systems": [
{
"host": "arm-linux-gnueabihf",
"url": "http://downloads.arduino.cc/gcc-arm-none-eabi-4.8.3-2014q1-arm.tar.bz2",
"archiveFileName": "gcc-arm-none-eabi-4.8.3-2014q1-arm.tar.bz2",
"checksum": "SHA-256:ebe96b34c4f434667cab0187b881ed585e7c7eb990fe6b69be3c81ec7e11e845",
"size": "44423906"
},
{
"host": "i686-mingw32",
"archiveFileName": "gcc-arm-none-eabi-4.8.3-2014q1-windows.tar.gz",
"url": "http://downloads.arduino.cc/gcc-arm-none-eabi-4.8.3-2014q1-windows.tar.gz",
"checksum": "SHA-256:fd8c111c861144f932728e00abd3f7d1107e186eb9cd6083a54c7236ea78b7c2",
"size": "84537449"
},
{
"host": "x86_64-apple-darwin",
"url": "http://downloads.arduino.cc/gcc-arm-none-eabi-4.8.3-2014q1-mac.tar.gz",
"archiveFileName": "gcc-arm-none-eabi-4.8.3-2014q1-mac.tar.gz",
"checksum": "SHA-256:3598acf21600f17a8e4a4e8e193dc422b894dc09384759b270b2ece5facb59c2",
"size": "52518522"
},
{
"host": "x86_64-pc-linux-gnu",
"url": "http://downloads.arduino.cc/gcc-arm-none-eabi-4.8.3-2014q1-linux64.tar.gz",
"archiveFileName": "gcc-arm-none-eabi-4.8.3-2014q1-linux64.tar.gz",
"checksum": "SHA-256:d23f6626148396d6ec42a5b4d928955a703e0757829195fa71a939e5b86eecf6",
"size": "51395093"
},
{
"host": "i686-pc-linux-gnu",
"url": "http://downloads.arduino.cc/gcc-arm-none-eabi-4.8.3-2014q1-linux32.tar.gz",
"archiveFileName": "gcc-arm-none-eabi-4.8.3-2014q1-linux32.tar.gz",
"checksum": "SHA-256:ba1994235f69c526c564f65343f22ddbc9822b2ea8c5ee07dd79d89f6ace2498",
"size": "51029223"
}
]
},
{
"name": "stm32_serial_upload_tool",
"version": "v1.0.0",
"systems": [
{
"host": "i686-mingw32",
"url": "",
"archiveFileName": "",
"checksum": "",
"size": ""
},
{
"host": "x86_64-apple-darwin",
"url": "",
"archiveFileName": "",
"checksum": "",
"size": ""
},
{
"host": "x86_64-pc-linux-gnu",
"url": "",
"archiveFileName": "",
"checksum": "",
"size": ""
},
{
"host": "i686-pc-linux-gnu",
"url": "",
"archiveFileName": "",
"checksum": "",
"size": ""
}
]
}
]
}
]
}