This release
- removes applications and tests that have been moved in https://github.com/OpenAMP/openamp-system-reference/tree/main/examples/legacy_apps,
- updates cmake minimum support to 3.16,
- fixes some bugs to improve the maturity.
API Updates:
- virtio.h
- Add NEW API
virtio_has_feature
to check if the virtio device support a specific feature
- Add NEW API
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