Skip to content

Commit 4aa71fb

Browse files
M-ichae-lgithub-actions[bot]
authored andcommitted
Pre Release Version 4.0.9
Version 4.0.9 - 2024/11/11 Feature: API Updates: Misc: - Update ameba_pro2_tools 1.3.12 - Add sensor GC2053 realted support - Update Bug_report.yml
1 parent 4f1914c commit 4aa71fb

File tree

3 files changed

+43
-0
lines changed

3 files changed

+43
-0
lines changed

.github/release_log.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ Pre Release Version 4.0.9
22

33
Version 4.0.9 – 2024/11/04
44
Version 4.0.9 - 2024/11/06
5+
Version 4.0.9 - 2024/11/11
56

67
Feature:
78
- Add SDCardPlayMP3
@@ -15,3 +16,6 @@ Misc:
1516
- Remove unused files
1617
- Update ameba_pro2_nn_models 1.0.2
1718
- Add "hand_landmark_lite_int16" "palm_detection_lite_int16"
19+
- Update ameba_pro2_tools 1.3.12
20+
- Add sensor GC2053 realted support
21+
- Update Bug_report.yml

Arduino_package/package_realtek_amebapro2_early_index.json

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,45 @@
1313
{
1414
"name": "Realtek Ameba Boards (32-bit Arm v8M @500MHz)",
1515
"architecture": "AmebaPro2",
16+
"version": "4.0.9-build20241111",
17+
"category": "Contributed",
18+
"help": {
19+
"online": "https://forum.amebaiot.com/"
20+
},
21+
"url": "https://github.com/Ameba-AIoT/ameba-arduino-pro2/raw/dev/Arduino_package/release/ameba_pro2-4.0.9-build20241111.tar.gz",
22+
"archiveFileName": "ameba_pro2-4.0.9-build20241111.tar.gz",
23+
"checksum": "SHA-256:5e689684190fba46520f52f271c94e3dbf88a826a99044a1b53187c3480f2b76",
24+
"size": "69864472",
25+
"boards": [
26+
{"name": "AMB82 (RTL8735B)"},
27+
{"name": "AMB82-MINI (RTL8735B)"}
28+
],
29+
"toolsDependencies": [
30+
{
31+
"packager": "realtek",
32+
"name": "ameba_pro2_toolchain",
33+
"version": "1.0.1-p1"
34+
},
35+
{
36+
"packager": "realtek",
37+
"name": "ameba_pro2_toolchain2",
38+
"version": "1.0.1-p2"
39+
},
40+
{
41+
"packager": "realtek",
42+
"name": "ameba_pro2_tools",
43+
"version": "1.3.12"
44+
},
45+
{
46+
"packager": "realtek",
47+
"name": "ameba_pro2_nn_models",
48+
"version": "1.0.2"
49+
}
50+
]
51+
},
52+
{
53+
"name": "Realtek Ameba Boards (32-bit Arm v8M @500MHz)",
54+
"architecture": "AmebaPro2",
1655
"version": "4.0.9-build20241106",
1756
"category": "Contributed",
1857
"help": {
Binary file not shown.

0 commit comments

Comments
 (0)