Skip to content

Releases: diondokter/device-driver

v1.0.2

03 Jan 18:53
Compare
Choose a tag to compare

What's Changed

  • Add more docs to satisfy the missing docs lint by @diondokter in #57

Full Changelog: v1.0.1...v1.0.2

v1.0.1

02 Jan 20:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 Dec 15:26
Compare
Choose a tag to compare
See changelog for changes

v1.0.0-rc.1

29 Nov 14:42
Compare
Choose a tag to compare

What's Changed

  • Allow generated enums with same name as register by @diondokter in #49

Full Changelog: v1.0.0-rc.0...v1.0.0-rc.1

v1.0.0-rc.0

10 Nov 14:20
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v1.0.0-rc.0

See the changelog file

Added bitorder functions

08 Jan 16:35
Compare
Choose a tag to compare

Every register field can now be marked with endianness.
Every register can now be marked with MSB and LSB.