Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@Rahix Rahix released this 04 May 20:14
· 20 commits to main since this release
v0.4.0
40cf9d5

Added

  • Support for registers with multiple modes (split peripherals) by emitting alternateGroup elements in the SVD (#48 by @G33KatWork).
  • Added a regression testsuite to protect us against unintended changes in the generated output. Important for contributors: If the changes are intended, you can use cargo insta review to sign off on the changes and add them as part of your contribution (#37).

Changed

  • Updated most dependencies.
  • Updated xmltree to version 0.10 (#41 by @jeandudey).