forked from TomatoCube18/ch55xduino
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage_tc_ch55xduino_mcs51_index.json
More file actions
92 lines (92 loc) · 4.92 KB
/
package_tc_ch55xduino_mcs51_index.json
File metadata and controls
92 lines (92 loc) · 4.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
86
87
88
89
90
91
92
{
"packages": [
{
"name": "TomatoCubeCH552",
"maintainer": "TomatoCube*",
"websiteURL": "https://github.com/TomatoCube18/ch55xduino",
"email": "[email protected] ",
"help": {
"online": "https://github.com/TomatoCube18/ch55xduino"
},
"platforms" : [
{
"name": "TomatoCube branch of CH55xDuino MCS51 plain C core (non-C++)",
"architecture": "mcs51",
"version": "0.0.7",
"category": "Contributed",
"boards": [
{"name": "TomatoCube CH552 Board"}
],
"toolsDependencies": [
{
"name": "MCS51Tools",
"version": "2020.12.01",
"packager": "TomatoCubeCH552"
},
{
"name": "sdcc",
"version": "build.11630",
"packager": "TomatoCubeCH552"
}
],
"url": "https://github.com/TomatoCube18/ch55xduino/releases/download/0.0.7_TC/ch55xduino_tc-core-0.0.7.tar.bz2",
"archiveFileName": "ch55xduino_tc-core-0.0.7.tar.bz2",
"checksum": "SHA-256:0e983c76df2ba6ed15b8b426d696a3b27f6bd95c16ff52de72fdb3d76c4c1ecf",
"size": "83861"
}
],
"tools" : [
{
"name": "MCS51Tools",
"version": "2020.12.01",
"systems": [
{
"host": "x86_64-apple-darwin",
"url": "https://github.com/TomatoCube18/ch55xduino/releases/download/0.0.7_TC/ch55xduino-tools_macosx-2020.12.01.tar.bz2",
"archiveFileName": "ch55xduino-tools_macosx-2020.12.01.tar.bz2",
"checksum": "SHA-256:ec122508a726e7173c831dcc84f7d921f057a5938fdca6628c33e8a6c892dc00",
"size": "16894"
},{
"host": "i686-mingw32",
"url": "https://github.com/TomatoCube18/ch55xduino/releases/download/0.0.7_TC/ch55xduino-tools_mingw32-2020.12.01.tar.bz2",
"archiveFileName": "ch55xduino-tools_mingw32-2020.12.01.tar.bz2",
"checksum": "SHA-256:4138d60f473b0941ee3363ab8648149eb2073bec04d2406c02bd07452f06ceb4",
"size": "665869"
},{
"host": "x86_64-pc-linux-gnu",
"url": "https://github.com/TomatoCube18/ch55xduino/releases/download/0.0.7_TC/ch55xduino-tools_linux-2020.12.01.tar.bz2",
"archiveFileName": "ch55xduino-tools_linux-2020.12.01.tar.bz2",
"checksum": "SHA-256:d74606b8c22fa3764e100a6340b8c5e96062616ec2e26c20e189fd667598a8b7",
"size": "16954"
}
]
},
{
"name": "sdcc",
"version": "build.11630",
"systems": [
{
"host": "i686-mingw32",
"url": "https://github.com/TomatoCube18/ch55xduino/releases/download/0.0.7_TC/sdcc-mcs51-i586-mingw32msvc-20200526-11630.tar.bz2",
"archiveFileName": "sdcc-mcs51-i586-mingw32msvc-20200526-11630.tar.bz2",
"checksum": "SHA-256:f755379371438f5d28641e8ce959cc8148f497dad681154988f50634710ce4ea",
"size": "1865131"
},{
"host": "x86_64-apple-darwin",
"url": "https://github.com/TomatoCube18/ch55xduino/releases/download/0.0.7_TC/sdcc-mcs51-x86_64-apple-macosx-20200526-11630.tar.bz2",
"archiveFileName": "sdcc-mcs51-x86_64-apple-macosx-20200526-11630.tar.bz2",
"checksum": "SHA-256:d8bfd0e3c2f86fb84df7eb7dca84645e0894b823884adc04aec0ed85bdda10c0",
"size": "1986083"
},{
"host": "x86_64-pc-linux-gnu",
"url": "https://github.com/TomatoCube18/ch55xduino/releases/download/0.0.7_TC/sdcc-mcs51-x86_64-pc-linux-20201019-11921.tar.bz2",
"archiveFileName": "sdcc-mcs51-x86_64-pc-linux-20201019-11921.tar.bz2",
"checksum": "SHA-256:fea858700b56a90bfdb59efe8f5273239a75bba1f4141a007c198561f4092ad2",
"size": "1792408"
}
]
}
]
}
]
}