Skip to content

Commit cf55205

Browse files
M-ichae-lgithub-actions[bot]
authored andcommitted
Pre Release Version 4.0.9
Version 4.0.9 - 2025/01/17 Feature: - Add GenAIVision Example - Update UVCDObjectDetectionLoop.ino - Update MQTT Example - Add MQTT_Image Example API Updates: - Add audio deinit and sd gpio deinit function - Update MP4Recording.cpp Misc: - Add Readthedocs json web page
1 parent 254bf99 commit cf55205

File tree

3 files changed

+47
-0
lines changed

3 files changed

+47
-0
lines changed

.github/release_log.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,24 @@ Version 4.0.9 - 2024/11/06
55
Version 4.0.9 - 2024/11/11
66
Version 4.0.9 - 2024/12/17
77
Version 4.0.9 - 2025/01/17
8+
Version 4.0.9 - 2025/01/17
89

910
Feature:
1011
- Update MQTT examples
1112
- Add Retention example
1213
- Update DeepsleepMode example
1314
- Update StandbyMode example
1415
- Add sensor IMX307 and GC4653
16+
- Add GenAIVision Example
17+
- Update UVCDObjectDetectionLoop.ino
18+
- Update MQTT Example
19+
- Add MQTT_Image Example
1520

1621
API Updates:
1722
- Update GenAIVision API
1823
-
24+
- Add audio deinit and sd gpio deinit function
25+
- Update MP4Recording.cpp
1926

2027
Misc:
2128
- Update ameba_pro2_tools 1.3.13
@@ -25,3 +32,4 @@ Misc:
2532
- cmodel_backup
2633
- ino_validation
2734
- postbuild
35+
- Add Readthedocs json web page

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-build20250117",
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-build20250117.tar.gz",
22+
"archiveFileName": "ameba_pro2-4.0.9-build20250117.tar.gz",
23+
"checksum": "SHA-256:a5fdce3014d0aac486655af3600c1b1108487ed06a732b490068b7aed230a459",
24+
"size": "71211478",
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.0"
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-build20241217",
1756
"category": "Contributed",
1857
"help": {
Binary file not shown.

0 commit comments

Comments
 (0)