Skip to content

Commit

Permalink
Pre Release Version 3.1.8
Browse files Browse the repository at this point in the history
Feature:
- Add board Datalogger IoT

API Updates:
- Update the pin definitions for the hardware section of the Datalogger boards
- Update to fix disabling of SPI in show()
- Updating dataMode in beginTransaction()
- Update datalogger_amb26/variant.h

Misc:
- Update CI_compile_examples.yml
  • Loading branch information
M-ichae-l committed Jul 19, 2024
1 parent d47fd13 commit 9a09471
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions Arduino_package/package_realtek_amebad_early_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,44 @@
{
"name": "Realtek Ameba Boards (32-bits ARM Cortex-M33 @200MHz)",
"architecture": "AmebaD",
"version": "3.1.8-build20240719",
"category": "Contributed",
"help": {
"online": "https://www.amebaiot.com/"
},
"url": "https://github.com/ambiot/ambd_arduino/raw/dev/Arduino_package/release/ameba_d-3.1.8-build20240719.tar.gz",
"archiveFileName": "ameba_d-3.1.8-build20240719.tar.gz",
"checksum": "SHA-256:e4942a7c16bb47458c06ec007f481c6f268738445a9b5011cd43e3a3ec379de1",
"size": "15572583",
"boards": [
{"name": "AMB21 (RTL8722DM)"},
{"name": "AMB22 (RTL8722CSM)"},
{"name": "AMB23 (RTL8722DM)"},
{"name": "BW16 (RTL8720DN)"},
{"name": "BW16-TypeC (RTL8720DN)"},
{"name": "AW-CU488 SparkFun Thing Plus (RTL8721DM)"},
{"name": "AMB25 (RTL8720DF)"},
{"name": "AMB26 (RTL8720DF)"},
{"name": "NORA-W30 (RTL8720DF)"},
{"name": "NORA-W306 SparkFun Thing Plus (RTL8720DF)"},
{"name": "Datalogger Kevin’s Lab (RTL8720DF)"}
],
"toolsDependencies": [
{
"packager": "realtek",
"name": "ameba_d_asdk_toolchain",
"version": "1.0.1"
},
{
"packager": "realtek",
"name": "ameba_d_tools",
"version": "1.1.3"
}
]
},
{
"name": "Realtek Ameba Boards (32-bits ARM Cortex-M33 @200MHz)",
"architecture": "AmebaD",
"version": "3.1.8-build20240610",
"category": "Contributed",
"help": {
Expand Down
Binary file not shown.

0 comments on commit 9a09471

Please sign in to comment.