forked from ddrown/Arduino_STM32
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage_STM32duino_index.json
More file actions
89 lines (88 loc) · 3.42 KB
/
package_STM32duino_index.json
File metadata and controls
89 lines (88 loc) · 3.42 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
80
81
82
83
84
85
86
87
88
89
{
"packages":
{
"name":"stm32duino",
"maintainer":"stm32duino",
"websiteURL":"http://www.stm32duino.com/",
"email":"?",
"help":{ "online":"http://www.stm32duino.com/" },
"platforms":
[
{
"name": "STM32F1xx boards",
"architecture": "stm32f1xx",
"version": "1.0.0",
"category": "STM32",
"url": "http://dan.drown.org/arduino/STM32F1-be136b1cc95a2e559f91c5532f6f42232b7a35f8.zip",
"archiveFileName": "STM32F1-be136b1cc95a2e559f91c5532f6f42232b7a35f8.zip",
"checksum": "SHA-256:d1ad25c609e25f3653bf68571f4c5a718470526a02a70c58b3d9c3de0b7c1e65",
"size": "10626687",
"boards":
[
{"name": "Maple Mini"},
{"name": "Maple (Rev 3)"},
{"name": "Maple (RET6)"},
{"name": "Microduino Core STM32 to Flash"},
{"name": "STM Nucleo F103RB (STLink)"},
{"name": "Generic STM32F103C series"},
{"name": "Generic STM32F103R series"},
{"name": "Generic STM32F103T series"},
{"name": "Generic STM32F103V series"},
{"name": "Generic STM32F103Z series"}
],
"toolsDependencies":
[
{
"packager": "stm32duino",
"version": "1.0.0",
"name": "stm32tools"
}
]
}
],
"tools":
[
{
"version": "1.0.0",
"name": "stm32tools",
"systems": [
{
"url": "http://dan.drown.org/arduino/tools-33333857d847a45381b50b0d4af7735a25779bd6.zip",
"checksum": "SHA-256:e921cfc572b5e48708c467b6e5dd9ad6a9f59171ea036f0fb5ca7020d05e45bb",
"host": "i686-mingw32",
"archiveFileName": "tools-33333857d847a45381b50b0d4af7735a25779bd6.zip",
"size": "7935478"
},
{
"url": "http://dan.drown.org/arduino/tools-33333857d847a45381b50b0d4af7735a25779bd6.zip",
"checksum": "SHA-256:e921cfc572b5e48708c467b6e5dd9ad6a9f59171ea036f0fb5ca7020d05e45bb",
"host": "x86_64-apple-darwin",
"archiveFileName": "tools-33333857d847a45381b50b0d4af7735a25779bd6.zip",
"size": "7935478"
},
{
"url": "http://dan.drown.org/arduino/tools-33333857d847a45381b50b0d4af7735a25779bd6.zip",
"checksum": "SHA-256:e921cfc572b5e48708c467b6e5dd9ad6a9f59171ea036f0fb5ca7020d05e45bb",
"host": "i386-apple-darwin",
"archiveFileName": "tools-33333857d847a45381b50b0d4af7735a25779bd6.zip",
"size": "7935478"
},
{
"url": "http://dan.drown.org/arduino/tools-33333857d847a45381b50b0d4af7735a25779bd6.zip",
"checksum": "SHA-256:e921cfc572b5e48708c467b6e5dd9ad6a9f59171ea036f0fb5ca7020d05e45bb",
"host": "x86_64-pc-linux-gnu",
"archiveFileName": "tools-33333857d847a45381b50b0d4af7735a25779bd6.zip",
"size": "7935478"
},
{
"url": "http://dan.drown.org/arduino/tools-33333857d847a45381b50b0d4af7735a25779bd6.zip",
"checksum": "SHA-256:e921cfc572b5e48708c467b6e5dd9ad6a9f59171ea036f0fb5ca7020d05e45bb",
"host": "i686-pc-linux-gnu",
"archiveFileName": "tools-33333857d847a45381b50b0d4af7735a25779bd6.zip",
"size": "7935478"
}
]
}
]
}
}