Releases: knurling-rs/derive-mmio
Releases · knurling-rs/derive-mmio
v0.3.0
What's Changed
- Make the new functions const. by @jonathanpallant in #17
Full Changelog: derive-mmio-v0.2.0...derive-mmio-v0.3.0
v0.2.0
What's Changed
- Fix-up the example code in lib.rs. by @jonathanpallant in #12
- Add pointer method by @jonathanpallant in #13
- Check for padding and support RO fields. by @jonathanpallant in #15
Full Changelog: derive-mmio-v0.1.0...derive-mmio-v0.2.0
v0.1.0
The first release of derive-mmio.