-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathpackage_at32_index.json
86 lines (85 loc) · 3.12 KB
/
package_at32_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
{
"packages": [
{
"name": "WeActStudio",
"maintainer": "WeActStudio",
"email": "",
"websiteURL": "https://github.com/WeActStudio/ArduinoCore-AT32F4/",
"help": {
"online": "https://github.com/WeActStudio/ArduinoCore-AT32F4/"
},
"platforms": [
{
"name": "AT32F403ACGU7 Core Board",
"architecture": "at32f403a",
"version": "0.0.9",
"category": "Contributed",
"url": "https://github.com/WeActStudio/ArduinoCore-AT32F4/archive/refs/heads/main.zip",
"archiveFileName": "ArduinoCore-AT32F4-main.zip",
"help": {
"online": ""
},
"boards": [
{
"name": "BlackPill AT32F403ACGU7"
}
],
"toolsDependencies": [
{
"packager": "WeActStudio",
"name": "xpack-arm-none-eabi-gcc",
"version": "11.2.1-1.2"
},
{
"packager": "WeActStudio",
"name": "Artery_ISP_Console",
"version": "0.0.1"
}
]
}
],
"tools": [
{
"name": "xpack-arm-none-eabi-gcc",
"version": "11.2.1-1.2",
"systems": [
{
"host": "i686-mingw32",
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v11.2.1-1.2/xpack-arm-none-eabi-gcc-11.2.1-1.2-win32-x64.zip",
"archiveFileName": "xpack-arm-none-eabi-gcc-11.2.1-1.2-win32-x64.zip",
"checksum": "SHA-256:4a45e1df1c621f0a97a2bcb63977a3745ffcff7afc0e31ad2f3d5cc1272acf4b",
"size": "247612940"
},
{
"host": "x86_64-pc-linux-gnu",
"url": "https://github.com/xpack-dev-tools/arm-none-eabi-gcc-xpack/releases/download/v11.2.1-1.2/xpack-arm-none-eabi-gcc-11.2.1-1.2-linux-x64.tar.gz",
"archiveFileName": "xpack-arm-none-eabi-gcc-11.2.1-1.2-linux-x64.tar.gz",
"checksum": "SHA-256:7479becc1ea98fbceecadf1f036ddaba8dc39c9cce5cb45f0a7a36e923d33c9a",
"size": "235243515"
}
]
},
{
"name": "Artery_ISP_Console",
"version": "0.0.1",
"systems": [
{
"host": "i686-mingw32",
"url": "https://github.com/WeActStudio/ArduinoCore-AT32F4/releases/download/0.0.1/Artery_ISP_Console_Win_V3.0.01.zip",
"archiveFileName": "Artery_ISP_Console_Win_V3.0.01.zip",
"size": "3890476",
"checksum": "SHA-256:785979348d5c6b9451650d2ba22233825f362d46adfdfb1e4794e3866b4d034f"
},
{
"host": "x86_64-pc-linux-gnu",
"url": "https://github.com/WeActStudio/ArduinoCore-AT32F4/releases/download/0.0.1/Artery_ISP_Console_Linux_V3.0.01.tar.bz2",
"archiveFileName": "Artery_ISP_Console_Linux_V3.0.01.tar.bz2",
"size": "14810873",
"checksum": "SHA-256:f84a0a2156a6b4bb8e8ccbc6d9b297517a526dfc857c4789176a906c91c26f77"
}
]
}
]
}
]
}