You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).