Skip to content

Commit 42ef2df

Browse files
M-ichae-lgithub-actions[bot]
authored andcommitted
Pre Release Version 4.0.9
Version 4.0.9 - 2025/02/05 Feature: - Add sensor IMX662 - Add Hand Gesture Detection Example API Updates: - Update NNGestureDetection.cpp and NNModelSelection.h - Update OSD API - Update lib for ftp support Misc: - Update ameba_pro2_tools 1.4.1 - Add sensor IMX662 related support - Update spell_check.yml
1 parent 383087d commit 42ef2df

File tree

3 files changed

+48
-0
lines changed

3 files changed

+48
-0
lines changed

.github/release_log.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Version 4.0.9 - 2024/11/11
66
Version 4.0.9 - 2024/12/17
77
Version 4.0.9 - 2025/01/17
88
Version 4.0.9 - 2025/01/17
9+
Version 4.0.9 - 2025/02/05
910

1011
Feature:
1112
- Update MQTT examples
@@ -17,12 +18,17 @@ Feature:
1718
- Update UVCDObjectDetectionLoop.ino
1819
- Update MQTT Example
1920
- Add MQTT_Image Example
21+
- Add sensor IMX662
22+
- Add Hand Gesture Detection Example
2023

2124
API Updates:
2225
- Update GenAIVision API
2326
-
2427
- Add audio deinit and sd gpio deinit function
2528
- Update MP4Recording.cpp
29+
- Update NNGestureDetection.cpp and NNModelSelection.h
30+
- Update OSD API
31+
- Update lib for ftp support
2632

2733
Misc:
2834
- Update ameba_pro2_tools 1.3.13
@@ -33,3 +39,6 @@ Misc:
3339
- ino_validation
3440
- postbuild
3541
- Add Readthedocs json web page
42+
- Update ameba_pro2_tools 1.4.1
43+
- Add sensor IMX662 related support
44+
- Update spell_check.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-build20250205",
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-build20250205.tar.gz",
22+
"archiveFileName": "ameba_pro2-4.0.9-build20250205.tar.gz",
23+
"checksum": "SHA-256:731ec0d5cae6d3d9d6c6b4adec70824e14a55c4628994a7b4e0f45cfa055a3e2",
24+
"size": "71420193",
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.4.1"
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-build20250117",
1756
"category": "Contributed",
1857
"help": {
Binary file not shown.

0 commit comments

Comments
 (0)