Skip to content

Commit 4df6731

Browse files
M-ichae-lgithub-actions[bot]
authored andcommitted
Pre Release Version 4.0.9
Version 4.0.9 - 2024/11/06 Feature: - Add SDCardPlayMP3 - Update AmebaFatFSFile API Updates: - helix_mp3_drv.c and helix_mp3_drv.h Misc:
1 parent e22e178 commit 4df6731

File tree

3 files changed

+43
-2
lines changed

3 files changed

+43
-2
lines changed

.github/release_log.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
Pre Release Version 4.0.9
22

33
Version 4.0.9 – 2024/11/04
4-
5-
Feature:
4+
Version 4.0.9 - 2024/11/06
5+
- Add SDCardPlayMP3
6+
- Update AmebaFatFSFile
67

78
API Updates:
89
- Update code base
10+
- helix_mp3_drv.c and helix_mp3_drv.h
911

1012
Misc:
1113
- Remove unused 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.9-build20241106",
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-build20241106.tar.gz",
22+
"archiveFileName": "ameba_pro2-4.0.9-build20241106.tar.gz",
23+
"checksum": "SHA-256:ea6042982d623dd2ec6764a2b727eecf595b9572026d15178f8bf8a1d60e9998",
24+
"size": "69719159",
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.11"
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-build20241104",
1756
"category": "Contributed",
1857
"help": {
Binary file not shown.

0 commit comments

Comments
 (0)