Skip to content

Commit b1db036

Browse files
committed
update to 0.0.3
1 parent 851dd76 commit b1db036

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

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.3",
16+
"category": "Contributed",
17+
"boards": [
18+
{"name": "CH552 Board"},
19+
{"name": "CH551 Board"},
20+
],
21+
"toolsDependencies": [
22+
{
23+
"name": "MCS51Tools",
24+
"version": "2020.05.31",
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.3/ch55xduino-core-0.0.3.tar.bz2",
34+
"archiveFileName": "ch55xduino-core-0.0.3.tar.bz2",
35+
"checksum": "SHA-256:067a4918b1b190139abe0bab9a8247f0fcd483d0fd0ca69ec7a0b3c1feb2725c",
36+
"size": "73027"
37+
},
1238
{
1339
"name": "CH55xDuino MCS51 plain C core (non-C++)",
1440
"architecture": "mcs51",

0 commit comments

Comments
 (0)