Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@Rahix Rahix released this 01 Aug 14:30
· 72 commits to main since this release
v0.3.0
c969350

Fixed

  • Fixed bitmask calculation not being correct for register sizes greater than 1 byte (#21 by @jwagen).
  • Fixed use of the wrong attribute for access mode. rw should be used instead of ocd-rw (#24 by @xoriath).