-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathpackage_nulllab_stc51duino_proxy_index.json
More file actions
85 lines (85 loc) · 3.92 KB
/
package_nulllab_stc51duino_proxy_index.json
File metadata and controls
85 lines (85 loc) · 3.92 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
{
"packages": [
{
"name": "STC51duino",
"maintainer": "nulllab",
"websiteURL": "https://github.com/nulllaborg/nulllab_stc51duino",
"email": "nulljun@nulllab.cn",
"help": {
"online": "www.nulllab.org"
},
"platforms" : [
{
"name": "STC51Duino mcs51 plain C core (non-C++)",
"architecture": "mcs51",
"version": "0.0.1",
"category": "Contributed",
"url": "https://github.com.cnpmjs.org/nulllaborg/nulllab_stc51duino/releases/download/v0.0.1/nulllab_stc51duino-0.0.1.zip",
"archiveFileName": "nulllab_stc51duino-0.0.1.zip",
"help": {
"online": "https://github.com/nulllab/nulllab_stc51duino/issues"
},
"boards": [
{"name": "STC89C52RC_Duino"},
{"name": "STC8A/G/H/F"},
{"name": "STC15F/L/W"},
{"name": "STC12"},
{"name": "STC89"}
],
"toolsDependencies": [
{
"name": "mcs51tools",
"version": "2021.12.20",
"packager": "STC51duino"
},
{
"name": "sdcc",
"version": "v1.0",
"packager": "STC51duino"
}
]
}
],
"tools" : [
{
"name": "mcs51tools",
"version": "2021.12.20",
"systems": [
{
"host": "i686-mingw32",
"url": "https://github.com.cnpmjs.org/nulllaborg/nulllab_stc51duino/releases/download/v0.0.1/mcs51tools-i586-mingw32-v1.0.zip",
"archiveFileName":"mcs51tools-i586-mingw32-v1.0.zip",
"checksum": "SHA-256:deb01e3bca29a068d999e08a810eb7fff6e4f5c9dec76f4ccd74f635e5e1d494",
"size": "3232764"
}
]
},
{
"name": "sdcc",
"version": "v1.0",
"systems": [
{
"host": "i686-mingw32",
"url": "https://github.com.cnpmjs.org/nulllaborg/nulllab_stc51duino/releases/download/v0.0.1/sdcc-mingw32-v1.0.zip",
"archiveFileName": "sdcc-mingw32-v1.0.zip",
"checksum": "SHA-256:68f1eb6775aca6dfb68026dd8292cf4b3fc52921991fba56afc0a10a7cfe9be1",
"size": "4409341"
},{
"host": "x86_64-apple-darwin",
"url": "https://github.com.cnpmjs.org/nulllaborg/nulllab_stc51duino/releases/download/v0.0.1/sdcc-macosx-v1.0.zip",
"archiveFileName": "sdcc-macosx-v1.0.zip",
"checksum": "SHA-256:a35c86fed596b52d4e8e27bcb8f9f24506fac1cedbde3d61b50a5ed293d264f9",
"size": "3816529"
},{
"host": "x86_64-pc-linux-gnu",
"url": "https://github.com.cnpmjs.org/nulllaborg/nulllab_stc51duino/releases/download/v0.0.1/sdcc-linux-v1.0.zip",
"archiveFileName": "sdcc-linux-v1.0.zip",
"checksum": "SHA-256:6ef5627753c0761238d717471ee003acc20d33447e3ec7c5adaa3ce2e3523594",
"size": "3816529"
}
]
}
]
}
]
}