Skip to content

Commit 7978505

Browse files
committed
Update package_ch55xduino_mcs51_index.json
1 parent 1cf33ef commit 7978505

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

package_ch55xduino_mcs51_index.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,32 @@
99
"online": "https://github.com/DeqingSun/ch55xduino"
1010
},
1111
"platforms" : [
12+
{
13+
"name": "CH55xDuino MCS51 plain C core (non-C++)",
14+
"architecture": "mcs51",
15+
"version": "0.0.8",
16+
"category": "Contributed",
17+
"boards": [
18+
{"name": "CH552 Board"},
19+
{"name": "CH551 Board"}
20+
],
21+
"toolsDependencies": [
22+
{
23+
"name": "MCS51Tools",
24+
"version": "2020.12.01",
25+
"packager": "CH55xDuino"
26+
},
27+
{
28+
"name": "sdcc",
29+
"version": "build.11630",
30+
"packager": "CH55xDuino"
31+
}
32+
],
33+
"url": "https://github.com/DeqingSun/ch55xduino/releases/download/0.0.8/ch55xduino-core-0.0.8.tar.bz2",
34+
"archiveFileName": "ch55xduino-core-0.0.8.tar.bz2",
35+
"checksum": "SHA-256:2754da6330e592a94092b1b535a90f508b3e40ea7f7d0c1f2c77d42e39d8984a",
36+
"size": "89110"
37+
},
1238
{
1339
"name": "CH55xDuino MCS51 plain C core (non-C++)",
1440
"architecture": "mcs51",

0 commit comments

Comments
 (0)