Skip to content

Commit 3ad6fa1

Browse files
committed
Sync with V3.1.1 release.
1 parent ff66333 commit 3ad6fa1

25 files changed

+58
-0
lines changed

Arduino_package/package_realtek.com_amebad_index.json

+58
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,37 @@
1313
{
1414
"name": "Realtek Ameba Boards (32-bits ARM Cortex-M33 @200MHz)",
1515
"architecture": "AmebaD",
16+
"version": "3.1.1",
17+
"category": "Contributed",
18+
"help": {
19+
"online": "https://www.amebaiot.com/"
20+
},
21+
"url": "https://github.com/ambiot/ambd_arduino/raw/master/Arduino_package/release/ameba_d-3.1.1.tar.gz",
22+
"archiveFileName": "ameba_d-3.1.1.tar.gz",
23+
"checksum": "SHA-256:39a17186263e75ca46989a0ec70d46ac0e9dcd3790f0647bd18942e0d72311bf",
24+
"size": "36462447",
25+
"boards": [
26+
{"name": "RTL8722DM"},
27+
{"name": "RTL8722CSM"},
28+
{"name": "RTL8722DM_MINI"},
29+
{"name": "RTL8720DN/BW16"}
30+
],
31+
"toolsDependencies": [
32+
{
33+
"packager": "realtek",
34+
"name": "ameba_d_asdk_toolchain",
35+
"version": "1.0.1"
36+
},
37+
{
38+
"packager": "realtek",
39+
"name": "ameba_d_tools",
40+
"version": "1.0.7"
41+
}
42+
]
43+
},
44+
{
45+
"name": "Realtek Ameba Boards (32-bits ARM Cortex-M33 @200MHz)",
46+
"architecture": "AmebaD",
1647
"version": "3.1.0",
1748
"category": "Contributed",
1849
"help": {
@@ -439,6 +470,33 @@
439470
"size":"99699540"
440471
}
441472
]
473+
},
474+
{
475+
"name": "ameba_d_tools",
476+
"version": "1.0.7",
477+
"systems": [
478+
{
479+
"host": "i686-mingw32",
480+
"archiveFileName": "ameba_d_tools_windows-1.0.7.tar.gz",
481+
"url": "https://github.com/ambiot/ambd_arduino/raw/master/Arduino_package/release/ameba_d_tools_windows-1.0.7.tar.gz",
482+
"checksum": "SHA-256:b2d5ed48ef5490f6692a8a249a569b33a2911e4745e9ad13c056c548b48b70a9",
483+
"size": "6768547"
484+
},
485+
{
486+
"host": "x86_64-pc-linux-gnu",
487+
"archiveFileName": "ameba_d_tools_linux-1.0.7.tar.gz",
488+
"url": "https://github.com/ambiot/ambd_arduino/raw/master/Arduino_package/release/ameba_d_tools_linux-1.0.7.tar.gz",
489+
"checksum": "SHA-256:ac1215e0cf86a95344bf518b7a165b898f52187de579cda0e2fc43c52abe14b4",
490+
"size": "2923950"
491+
},
492+
{
493+
"host": "x86_64-apple-darwin",
494+
"archiveFileName": "ameba_d_tools_macos-1.0.7.tar.gz",
495+
"url": "https://github.com/ambiot/ambd_arduino/raw/master/Arduino_package/release/ameba_d_tools_macos-1.0.7.tar.gz",
496+
"checksum": "SHA-256:e3b92b950fce29bf8f47674957e376f3dfd106fda5100286f38e6780002cdf89",
497+
"size": "1079434"
498+
}
499+
]
442500
},
443501
{
444502
"name": "ameba_d_tools",

0 commit comments

Comments
 (0)