This release:
- fixes issue to improve the library maturity
- Update the cmake minimum support to 3.16
API Updates:
None
Deprecation:
None
What's Changed
- nuttx/mutex.h: bug fix, change MUTEX_INITIALIZER to NXMUTEX_INITIALIZER by @CV-Bowen in #321
- io: fix buffer overflow in metal_sys_io_mem_map() by @iuliana-prodan in #324
- docs: update the readthedocs integration for PRs in this repo by @wmamills in #325
- cmake: update cmake minimum support to 3.16 by @arnopo in #327
- CI: Update zephyr known good versions by @arnopo in #330
- release: libmetal 2025.04.0 by @arnopo in #331
New Contributors
- @iuliana-prodan made their first contribution in #324
Full Changelog: v2024.10.0...v2025.04.0