-
Notifications
You must be signed in to change notification settings - Fork 157
Register derivedFrom and ... (resolve conflicts) #308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This is a very basic first cut at expanding registers with derivedFrom. This commit requires rust-embedded/svd#50
…to register-derived-from
Register derived from (resolve merge conflicts)
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @ryankurte (or someone else) soon. If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes. Please see the contribution instructions for more information. |
@therealprof , @Emilgardis let's already solve this issue |
I'd rather want to use #256 to merge, but I'm not very particular about it. |
You can merge changes to 256 (and I'll close this PR) and then to master, or merge this one. |
#256 with conflicts resolved