Skip to content

Commit 4d1a9d4

Browse files
M-ichae-lgithub-actions[bot]
authored andcommitted
Pre Release Version 4.0.8
Version 4.0.8 - 2024/10/08 Feature: - Add sensor PS5268 support - Add Example UVC_ObjectDetectionLoop API Updates: - Update UVCD.cpp and UVCD.h - Update video_drv.c and video_drv.h - Update yuv_snapshot_init(void *ctx) in qrcode_drv.c Misc: - Update ameba_pro2_tools 1.3.10 - Add sensor PS5268 iq files
1 parent 620b3d5 commit 4d1a9d4

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,6 +5,7 @@ Version 4.0.8 – 2024/07/25
55
Version 4.0.8 - 2024/08/05
66
Version 4.0.8 - 2024/09/20
77
Version 4.0.8 - 2024/10/03
8+
Version 4.0.8 - 2024/10/08
89

910
Feature:
1011
- Update comment in WideDynamicRange.ino
@@ -16,6 +17,8 @@ Feature:
1617
- Add sensor IMX327 support
1718
- Add filesystem Example GetFreeAndUseSpace
1819
- Add sensor PS5268 support
20+
- Add sensor PS5268 support
21+
- Add Example UVC_ObjectDetectionLoop
1922

2023
API Updates:
2124
- Update SDK code base
@@ -28,6 +31,9 @@ API Updates:
2831
- Update USB UVCD related API
2932
- Update AmebaFatFS.cpp
3033
- Update AmebaFatFS.h
34+
- Update UVCD.cpp and UVCD.h
35+
- Update video_drv.c and video_drv.h
36+
- Update yuv_snapshot_init(void *ctx) in qrcode_drv.c
3137

3238
Misc:
3339
- Update CI_compile_examples.yml
@@ -55,3 +61,5 @@ Misc:
5561
- Add sensor IMX327 realted support
5662
- Update ameba_pro2_tools 1.3.9
5763
- Add sensor PS5268 realted support
64+
- Update ameba_pro2_tools 1.3.10
65+
- Add sensor PS5268 iq files

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.8-build20241008",
17+
"category": "Contributed",
18+
"help": {
19+
"online": "https://forum.amebaiot.com/"
20+
},
21+
"url": "https://github.com/ambiot/ambpro2_arduino/raw/dev/Arduino_package/release/ameba_pro2-4.0.8-build20241008.tar.gz",
22+
"archiveFileName": "ameba_pro2-4.0.8-build20241008.tar.gz",
23+
"checksum": "SHA-256:a592b7e92adfb4c8585d20015c6961f1d5c9b7b88dff6d751bccd141de694528",
24+
"size": "69095230",
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.10"
44+
},
45+
{
46+
"packager": "realtek",
47+
"name": "ameba_pro2_nn_models",
48+
"version": "1.0.0"
49+
}
50+
]
51+
},
52+
{
53+
"name": "Realtek Ameba Boards (32-bit Arm v8M @500MHz)",
54+
"architecture": "AmebaPro2",
1655
"version": "4.0.8-build20241003",
1756
"category": "Contributed",
1857
"help": {
Binary file not shown.

0 commit comments

Comments
 (0)