Skip to content

Commit

Permalink
Pre Release Version 4.0.7
Browse files Browse the repository at this point in the history
Version 4.0.7 - 2024/06/10

Feature:

API Updates:
- Update SDK code base

Misc:
  • Loading branch information
M-ichae-l authored and github-actions[bot] committed Jun 10, 2024
1 parent 5cba9d7 commit 1d9a2f0
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/release_log.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Version 4.0.7 - 2024/04/08
Version 4.0.7 - 2024/04/12
Version 4.0.7 - 2024/04/30
Version 4.0.7 - 2024/05/27
Version 4.0.7 - 2024/06/10

Feature:
- Add I2C OLED SSD1306 example and libs
Expand Down Expand Up @@ -47,6 +48,7 @@ API Updates:
- Update debug_custom.json
- Update WMath.cpp
- Update CNN model file name
- Update SDK code base

Misc:
- Add GitHub Action
Expand Down
39 changes: 39 additions & 0 deletions Arduino_package/package_realtek_amebapro2_early_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,45 @@
{
"name": "Realtek Ameba Boards (32-bit Arm v8M @500MHz)",
"architecture": "AmebaPro2",
"version": "4.0.7-build20240610",
"category": "Contributed",
"help": {
"online": "https://forum.amebaiot.com/"
},
"url": "https://github.com/ambiot/ambpro2_arduino/raw/dev/Arduino_package/release/ameba_pro2-4.0.7-build20240610.tar.gz",
"archiveFileName": "ameba_pro2-4.0.7-build20240610.tar.gz",
"checksum": "SHA-256:b2e84be99f8d0d328ac93a88015ab6c58ea6d42eb07f8a54ba3a5f6a4ab68297",
"size": "69954193",
"boards": [
{"name": "AMB82 (RTL8735B)"},
{"name": "AMB82-MINI (RTL8735B)"}
],
"toolsDependencies": [
{
"packager": "realtek",
"name": "ameba_pro2_toolchain",
"version": "1.0.1-p1"
},
{
"packager": "realtek",
"name": "ameba_pro2_toolchain2",
"version": "1.0.1-p2"
},
{
"packager": "realtek",
"name": "ameba_pro2_tools",
"version": "1.3.4"
},
{
"packager": "realtek",
"name": "ameba_pro2_nn_models",
"version": "1.0.0"
}
]
},
{
"name": "Realtek Ameba Boards (32-bit Arm v8M @500MHz)",
"architecture": "AmebaPro2",
"version": "4.0.7-build20240527",
"category": "Contributed",
"help": {
Expand Down
Binary file not shown.

0 comments on commit 1d9a2f0

Please sign in to comment.