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
65: derivedFrom is an attribute, not a child of <register> r=Emilgardis a=wez
This got accidentally refactored to be parsed as a child,
but this is actually an attribute (consistent with peripheral.rs).
Fixup and test via `cargo test --features unproven`
See also: rust-embedded/svd2rust#256
Co-authored-by: Wez Furlong <[email protected]>
0 commit comments