Skip to content

Commit c9958e8

Browse files
committed
Pre Release Version 3.1.6
Version 3.1.6 – 2023/04/12 Feature: - Add WPA3 Encryption type for scan network example - Add OTA related function - Update WiFiWebServer.ino to reslove "unable to read analog input" API Updates: - Update USBCDCDevice related API - Support RGB LED of AMB26 - Add pin mapping for port names - Remove WifiSerial header, placed feature inside .ino file instead Misc: - Update AMB25 pinmap - Add tool V1.1.1 - Update postbuild_img2_arduino_macos.cpp - Support the lower version of MacOS
1 parent 12225ab commit c9958e8

File tree

2 files changed

+16
-291
lines changed

2 files changed

+16
-291
lines changed

Arduino_package/package_realtek.com_amebad_early_index.json

+16-291
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
{
1414
"name": "Realtek Ameba Boards (32-bits ARM Cortex-M33 @200MHz)",
1515
"architecture": "AmebaD",
16-
"version": "3.1.6-build20230309",
16+
"version": "3.1.6-build20230412",
1717
"category": "Contributed",
1818
"help": {
1919
"online": "https://www.amebaiot.com/"
2020
},
21-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d-3.1.6-build20230309.tar.gz",
22-
"archiveFileName": "ameba_d-3.1.6-build20230309.tar.gz",
23-
"checksum": "SHA-256:2f7c0017da12233aca0e58ba677cef15698b1defa70db09a8fe9fa7b4465d2e9",
24-
"size": "15519299",
21+
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d-3.1.6-build20230412.tar.gz",
22+
"archiveFileName": "ameba_d-3.1.6-build20230412.tar.gz",
23+
"checksum": "SHA-256:e5b9ae313e1323547c7871f91856bcf88ca4423e0dc4384a1bcf8d188ac71177",
24+
"size": "15517631",
2525
"boards": [
2626
{"name": "AMB21 (RTL8722DM)"},
2727
{"name": "AMB22 (RTL8722CSM)"},
@@ -49,123 +49,15 @@
4949
{
5050
"name": "Realtek Ameba Boards (32-bits ARM Cortex-M33 @200MHz)",
5151
"architecture": "AmebaD",
52-
"version": "3.1.5-build20230103",
53-
"category": "Contributed",
54-
"help": {
55-
"online": "https://www.amebaiot.com/"
56-
},
57-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d-3.1.5-build20230103.tar.gz",
58-
"archiveFileName": "ameba_d-3.1.5-build20230103.tar.gz",
59-
"checksum": "SHA-256:c5862b7214f4d3568f7c1eac77add3ab3212bf80b803ed6f016aeb0c0e966036",
60-
"size": "15502512",
61-
"boards": [
62-
{"name": "AMB21 (RTL8722DM)"},
63-
{"name": "AMB22 (RTL8722CSM)"},
64-
{"name": "AMB23 (RTL8722DM)"},
65-
{"name": "BW16 (RTL8720DN)"},
66-
{"name": "BW16-TypeC (RTL8720DN)"},
67-
{"name": "AW-CU488 Thing Plus (RTL8721DM)"},
68-
{"name": "AMB25 (RTL8720DF)"},
69-
{"name": "AMB26 (RTL8720DF)"},
70-
{"name": "NORA-W30 (RTL8720DF)"}
71-
],
72-
"toolsDependencies": [
73-
{
74-
"packager": "realtek",
75-
"name": "ameba_d_asdk_toolchain",
76-
"version": "1.0.1"
77-
},
78-
{
79-
"packager": "realtek",
80-
"name": "ameba_d_tools",
81-
"version": "1.1.0"
82-
}
83-
]
84-
},
85-
{
86-
"name": "Realtek Ameba Boards (32-bits ARM Cortex-M33 @200MHz)",
87-
"architecture": "AmebaD",
88-
"version": "3.1.5-build20230109",
89-
"category": "Contributed",
90-
"help": {
91-
"online": "https://www.amebaiot.com/"
92-
},
93-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d-3.1.5-build20230109.tar.gz",
94-
"archiveFileName": "ameba_d-3.1.5-build20230109.tar.gz",
95-
"checksum": "SHA-256:e23ee8fadced1e107574333240683086c54bf175d6ba2f535b9e7c29edea7235",
96-
"size": "15496378",
97-
"boards": [
98-
{"name": "AMB21 (RTL8722DM)"},
99-
{"name": "AMB22 (RTL8722CSM)"},
100-
{"name": "AMB23 (RTL8722DM)"},
101-
{"name": "BW16 (RTL8720DN)"},
102-
{"name": "BW16-TypeC (RTL8720DN)"},
103-
{"name": "AW-CU488 Thing Plus (RTL8721DM)"},
104-
{"name": "AMB25 (RTL8720DF)"},
105-
{"name": "AMB26 (RTL8720DF)"},
106-
{"name": "NORA-W30 (RTL8720DF)"}
107-
],
108-
"toolsDependencies": [
109-
{
110-
"packager": "realtek",
111-
"name": "ameba_d_asdk_toolchain",
112-
"version": "1.0.1"
113-
},
114-
{
115-
"packager": "realtek",
116-
"name": "ameba_d_tools",
117-
"version": "1.1.0"
118-
}
119-
]
120-
},
121-
{
122-
"name": "Realtek Ameba Boards (32-bits ARM Cortex-M33 @200MHz)",
123-
"architecture": "AmebaD",
124-
"version": "3.1.5-build20221221",
125-
"category": "Contributed",
126-
"help": {
127-
"online": "https://www.amebaiot.com/"
128-
},
129-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d-3.1.5-build20221221.tar.gz",
130-
"archiveFileName": "ameba_d-3.1.5-build20221221.tar.gz",
131-
"checksum": "SHA-256:1acbdfcc84c9107c0d4e05ab9a4bef3f08e355fac97b88530e3eda0ae30588bb",
132-
"size": "16153991",
133-
"boards": [
134-
{"name": "AMB21 (RTL8722DM)"},
135-
{"name": "AMB22 (RTL8722CSM)"},
136-
{"name": "AMB23 (RTL8722DM)"},
137-
{"name": "BW16 (RTL8720DN)"},
138-
{"name": "BW16-TypeC (RTL8720DN)"},
139-
{"name": "AW-CU488 Thing Plus (RTL8721DM)"},
140-
{"name": "AMB25 (RTL8720DF)"},
141-
{"name": "AMB26 (RTL8720DF)"},
142-
{"name": "NORA-W30 (RTL8720DF)"}
143-
],
144-
"toolsDependencies": [
145-
{
146-
"packager": "realtek",
147-
"name": "ameba_d_asdk_toolchain",
148-
"version": "1.0.1"
149-
},
150-
{
151-
"packager": "realtek",
152-
"name": "ameba_d_tools",
153-
"version": "1.1.0"
154-
}
155-
]
156-
},
157-
{
158-
"name": "Realtek Ameba Boards (32-bits ARM Cortex-M33 @200MHz)",
159-
"architecture": "AmebaD",
160-
"version": "3.1.5-build20221129",
52+
"version": "3.1.6-build20230309",
16153
"category": "Contributed",
16254
"help": {
16355
"online": "https://www.amebaiot.com/"
16456
},
165-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d-3.1.5-build20221129.tar.gz",
166-
"archiveFileName": "ameba_d-3.1.5-build20221129.tar.gz",
167-
"checksum": "SHA-256:c1fa6b30a91a010b12f2360ec749fb0a245f8b8bfecc55982b269923032c9432",
168-
"size": "16157066",
57+
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d-3.1.6-build20230309.tar.gz",
58+
"archiveFileName": "ameba_d-3.1.6-build20230309.tar.gz",
59+
"checksum": "SHA-256:2f7c0017da12233aca0e58ba677cef15698b1defa70db09a8fe9fa7b4465d2e9",
60+
"size": "15519299",
16961
"boards": [
17062
{"name": "AMB21 (RTL8722DM)"},
17163
{"name": "AMB22 (RTL8722CSM)"},
@@ -186,22 +78,22 @@
18678
{
18779
"packager": "realtek",
18880
"name": "ameba_d_tools",
189-
"version": "1.1.0"
81+
"version": "1.1.1"
19082
}
19183
]
19284
},
19385
{
19486
"name": "Realtek Ameba Boards (32-bits ARM Cortex-M33 @200MHz)",
19587
"architecture": "AmebaD",
196-
"version": "3.1.5-build20221128",
88+
"version": "3.1.5-build20230103",
19789
"category": "Contributed",
19890
"help": {
19991
"online": "https://www.amebaiot.com/"
20092
},
201-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d-3.1.5-build20221128.tar.gz",
202-
"archiveFileName": "ameba_d-3.1.5-build20221128.tar.gz",
203-
"checksum": "SHA-256:a60a686891bff6ecf1caa75a2c9008fa85213111e6a287a2858c5cea60f7f261",
204-
"size": "16147064",
93+
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d-3.1.5-build20230103.tar.gz",
94+
"archiveFileName": "ameba_d-3.1.5-build20230103.tar.gz",
95+
"checksum": "SHA-256:c5862b7214f4d3568f7c1eac77add3ab3212bf80b803ed6f016aeb0c0e966036",
96+
"size": "15502512",
20597
"boards": [
20698
{"name": "AMB21 (RTL8722DM)"},
20799
{"name": "AMB22 (RTL8722CSM)"},
@@ -413,32 +305,6 @@
413305
"size":"91538901"
414306
}
415307
]
416-
},
417-
{
418-
"name": "ameba_d_asdk_toolchain",
419-
"version":"1.0.0",
420-
"systems": [
421-
{
422-
"host":"i686-mingw32",
423-
"archiveFileName":"ameba_d_toolchain_windows-1.0.0.tar.bz2",
424-
"url":"https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_toolchain_windows-1.0.0.tar.bz2",
425-
"checksum":"SHA-256:fa3c9d6e41acc9c4c3f223ac3f7394b6b43df942c5de02588c222d7fe8326af2",
426-
"size":"99699540"
427-
}
428-
]
429-
},
430-
{
431-
"name": "ameba_d_asdk_toolchain",
432-
"version":"0.0.2",
433-
"systems": [
434-
{
435-
"host":"i686-mingw32",
436-
"archiveFileName":"ameba_d_toolchain_windows-1.0.0v2.tar.gz",
437-
"url":"https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_toolchain_windows-1.0.0v2.tar.gz",
438-
"checksum":"SHA-256:4c1079e3a8b0ff570e428e0f74c1c291263f0e80709dd17e1ffaf7ca7a575029",
439-
"size":"130531123"
440-
}
441-
]
442308
},
443309
{
444310
"name": "ameba_d_tools",
@@ -601,147 +467,6 @@
601467
"size": "631285"
602468
}
603469
]
604-
},
605-
{
606-
"name": "ameba_d_tools",
607-
"version": "1.0.5",
608-
"systems": [
609-
{
610-
"host": "i686-mingw32",
611-
"archiveFileName": "ameba_d_tools_windows-1.0.5.tar.gz",
612-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_windows-1.0.5.tar.gz",
613-
"checksum": "SHA-256:573a9f15c15f836f324cf56b88ba3e1abc0b2f10eb2cdde00d605f7f1d314694",
614-
"size": "7381238"
615-
},
616-
{
617-
"host": "x86_64-pc-linux-gnu",
618-
"archiveFileName": "ameba_d_tools_linux-1.0.5-v02.tar.gz",
619-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_linux-1.0.5-v02.tar.gz",
620-
"checksum": "SHA-256:d790f242db750575d5307670bf106da69e63b19b77e3e46a59b7550ee0313555",
621-
"size": "2496623"
622-
},
623-
{
624-
"host": "x86_64-apple-darwin",
625-
"archiveFileName": "ameba_d_tools_macos-1.0.5.tar.gz",
626-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_macos-1.0.5.tar.gz",
627-
"checksum": "SHA-256:1ae558ed2c3f9d7f79a244f5006f7616949a216af46854ec4e6a30a4521b4542",
628-
"size": "661518"
629-
}
630-
]
631-
},
632-
{
633-
"name": "ameba_d_tools",
634-
"version": "1.0.4",
635-
"systems": [
636-
{
637-
"host": "i686-mingw32",
638-
"archiveFileName": "ameba_d_tools_windows-1.0.4.tar.gz",
639-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_windows-1.0.4.tar.gz",
640-
"checksum": "SHA-256:4b4deef71f2a67697fc5b87294d4657ea8e78b0d88aac81f3966a81d3bae67cb",
641-
"size": "4137088"
642-
},
643-
{
644-
"host": "x86_64-pc-linux-gnu",
645-
"archiveFileName": "ameba_d_tools_linux-1.0.4.tar.gz",
646-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_linux-1.0.4.tar.gz",
647-
"checksum": "SHA-256:053fc5ba3897438e43c3031bfb8b77982d1d68e643b0b7466d3c26159fdeafad",
648-
"size": "8799158"
649-
},
650-
{
651-
"host": "x86_64-apple-darwin",
652-
"archiveFileName": "ameba_d_tools_macos-1.0.4.tar.gz",
653-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_macos-1.0.4.tar.gz",
654-
"checksum": "SHA-256:d3bb85155631fb0d14552b4424e45149ce53cd273fd7d9d3393e1c52357f1f9b",
655-
"size": "6077070"
656-
}
657-
]
658-
},
659-
{
660-
"name": "ameba_d_tools",
661-
"version": "1.0.3",
662-
"systems": [
663-
{
664-
"host": "i686-mingw32",
665-
"archiveFileName": "ameba_d_tools_windows-1.0.3.tar.gz",
666-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_windows-1.0.3.tar.gz",
667-
"checksum": "SHA-256:ea459d46b88d7a8092ec05ddf9f65576fa04172ab4fdac1537c0cc61ecc907e9",
668-
"size": "3628968"
669-
},
670-
{
671-
"host": "x86_64-pc-linux-gnu",
672-
"archiveFileName": "ameba_d_tools_linux-1.0.3.tar.gz",
673-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_linux-1.0.3.tar.gz",
674-
"checksum": "SHA-256:4fe0732ce7cc20a5f8fad7a90b517dd6e25807a4268485d71725fa5c9a14ef52",
675-
"size": "2861177"
676-
},
677-
{
678-
"host": "x86_64-apple-darwin",
679-
"archiveFileName": "ameba_d_tools_macos-1.0.3.tar.gz",
680-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_macos-1.0.3.tar.gz",
681-
"checksum": "SHA-256:21dd80859c629b0ccd3c75a8ba437a7d66c43e31ce172bb616e6d1dc5cc0edcb",
682-
"size": "155285"
683-
}
684-
]
685-
},
686-
{
687-
"name": "ameba_d_tools",
688-
"version": "1.0.2",
689-
"systems": [
690-
{
691-
"host": "i686-mingw32",
692-
"archiveFileName": "ameba_d_tools_windows-1.0.2.tar.gz",
693-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_windows-1.0.2.tar.gz",
694-
"checksum": "SHA-256:134eab0cb6089b8653d9feed1360dbe8c8c2cbb881dc93c2c0deae992f801c7d",
695-
"size": "3629093"
696-
},
697-
{
698-
"host": "x86_64-pc-linux-gnu",
699-
"archiveFileName": "ameba_d_tools_linux-1.0.2.tar.gz",
700-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_linux-1.0.2.tar.gz",
701-
"checksum": "SHA-256:9fd3d9bb2e8a249bf634d25f9392e33897ecd170fa31b342e30e1e9332073847",
702-
"size": "2861124"
703-
},
704-
{
705-
"host": "x86_64-apple-darwin",
706-
"archiveFileName": "ameba_d_tools_macos-1.0.2.tar.gz",
707-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_macos-1.0.2.tar.gz",
708-
"checksum": "SHA-256:ac3f8f922fead4fb79f2ef62b2fbc93f8cddbf094b0cf31fbf176da701d679f0",
709-
"size": "144003"
710-
}
711-
]
712-
},
713-
{
714-
"name": "ameba_d_tools",
715-
"version": "1.0.1",
716-
"systems": [
717-
{
718-
"host": "i686-mingw32",
719-
"archiveFileName": "ameba_d_tools_windows-1.0.1.tar.gz",
720-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_windows-1.0.1.tar.gz",
721-
"checksum": "SHA-256:c2c43d6d304fdd386657ea32a0063302dd1c61bf86c2134c6128a04fc1b31aad",
722-
"size": "1228819"
723-
},
724-
{
725-
"host": "x86_64-pc-linux-gnu",
726-
"archiveFileName": "ameba_d_tools_linux-1.0.1.tar.gz",
727-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_linux-1.0.1.tar.gz",
728-
"checksum": "SHA-256:9aef99fd7c511daa50bb1415e6f4d8b80ac97ceed0214fbe8afe32bd0812e789",
729-
"size": "1984210"
730-
}
731-
]
732-
},
733-
{
734-
"name": "ameba_d_tools",
735-
"version": "1.0.0",
736-
"systems": [
737-
{
738-
"host": "i686-mingw32",
739-
"archiveFileName": "ameba_d_tools_windows-1.0.0.tar.gz",
740-
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d_tools_windows-1.0.0.tar.gz",
741-
"checksum": "SHA-256:e161d0174b1ea14de8176433c2e3dc2df094ec2ece25b2d68f15415e9f6325af",
742-
"size": "1372682"
743-
}
744-
]
745470
}
746471
]
747472
}
Binary file not shown.

0 commit comments

Comments
 (0)