Skip to content

OpenAMP Release 2025.04.0 - v1.8.0

Latest
Compare
Choose a tag to compare
@arnopo arnopo released this 05 May 07:37
· 3 commits to main since this release

This release

API Updates:

  • virtio.h
    • Add NEW API virtio_has_feature to check if the virtio device support a specific feature

Deprecation

None

What's Changed

  • CI: fix zephyr test on Zephyr for lpcxpresso54114 board by @arnopo in #633
  • lib: virtio: Fix VIRTIO ROLE_XXXX macro definitions by @arnopo in #634
  • virtio.h: add some user-friendly apis by @CV-Bowen in #622
  • docs: update the readthedocs integration for PRs in this repo by @wmamills in #636
  • cmake: update cmake minimum support to 3.16 by @arnopo in #637
  • travis CI: remove unused .travis.yml by @arnopo in #642
  • CI: update known working version of Zephyr and its SDK by @wmamills in #645
  • Remove applications and tests that are now available in openamp-system-reference by @arnopo in #643
  • rpmsg_virtio: deinit rvdev->vdev when rvdev is deinited by @wyr-7 in #644
  • release: open-amp 2025.04.0 by @arnopo in #646

Full Changelog: v2024.10.0...2025.04.0