👀 What Changed
Please refer to the changelog and the upgrade guide for a structured overview of the changes.
🚀 Features and Enhancements
- 🚸 Export all device headers (incl.
constants.h) as part of device implementations such that they do not need to link against the header-only QDMI library anymore (#325, #373) (@ystade, @burgholzer) - 🚸 Add a symbol-export header (
export.h) for compiling devices with hidden symbol visibility (#334, #375, #377) (@burgholzer) - 🧑💻 Base Example Device on Template (#326) (@ystade)
📄 Documentation
- 📌 Pin QDMI version to v1.3.0 in device template and example (#404) (@burgholzer)
- 📌 Prepare v1.3.0 Release (#403) (@burgholzer)
Full Changelog: v1.2.2...v1.3.0