forked from rizacelik/ArduinoCore-AT32F4
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage_at32F403_index.json
More file actions
98 lines (98 loc) · 4.11 KB
/
Copy pathpackage_at32F403_index.json
File metadata and controls
98 lines (98 loc) · 4.11 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
90
91
92
93
94
95
96
97
98
{
"packages": [
{
"name": "ArteryTek_Community",
"maintainer": "Riza CELIK",
"email": "eposta@adresiniz.com",
"websiteURL": "https://github.com/rizacelik/ArduinoCore-AT32F4",
"help": {
"online": "https://github.com/rizacelik/ArduinoCore-AT32F4/issues"
},
"platforms": [
{
"name": "AT32F403ACGU7 Core Board",
"architecture": "at32f403a",
"version": "1.0.0",
"category": "Contributed",
"url": "https://github.com/rizacelik/ArduinoCore-AT32F4/releases/download/v1.0.0/at32f403a-1.0.0.zip",
"archiveFileName": "at32f403a-1.0.0.zip",
"size": "997158",
"checksum": "SHA-256:508a161bc9d50f0825cd806a403f1f6ed0419195ff21051ed62093d5856951d9",
"boards": [
{
"name": "BlackPill AT32F403ACGU7"
}
],
"toolsDependencies": [
{
"packager": "ArteryTek_Community",
"name": "xpack-arm-none-eabi-gcc",
"version": "11.2.1-1.2"
},
{
"packager": "ArteryTek_Community",
"name": "Artery_ISP_Console",
"version": "1.0.0"
}
]
}
],
"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-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": "1.0.0",
"systems": [
{
"host": "i686-mingw32",
"url": "https://github.com/rizacelik/ArduinoCore-AT32F4/releases/download/v1.0.0/Artery_ISP_Console_Win32-x86_64_V3.0.20.zip",
"archiveFileName": "Artery_ISP_Console_Win32-x86_64_V3.0.20.zip",
"size": "4043895",
"checksum": "SHA-256:b34f8ca8a5ff2a44ca210b2572210c3fe6ac567c9df0a190917fbc92c681fb55"
},
{
"host": "x86_64-mingw32",
"url": "https://github.com/rizacelik/ArduinoCore-AT32F4/releases/download/v1.0.0/Artery_ISP_Console_Win32-x86_64_V3.0.20.zip",
"archiveFileName": "Artery_ISP_Console_Win32-x86_64_V3.0.20.zip",
"size": "4043895",
"checksum": "SHA-256:b34f8ca8a5ff2a44ca210b2572210c3fe6ac567c9df0a190917fbc92c681fb55"
},
{
"host": "x86_64-pc-linux-gnu",
"url": "https://github.com/rizacelik/ArduinoCore-AT32F4/releases/download/v1.0.0/Artery_ISP_Console_Linux-x86_64_V3.0.20.zip",
"archiveFileName": "Artery_ISP_Console_Linux-x86_64_V3.0.20.zip",
"size": "19488423",
"checksum": "SHA-256:1eb4d49146a79ff0516ffcf04a79c883c21139457da62e69f0e87e1487ea50b2"
}
]
}
]
}
]
}