Skip to content
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

patch: allow processing without path dependencies #266

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

tones111
Copy link
Contributor

This change provides a mechanism to patch svd files without depending on file system paths.

fixes #265

@burrbull
Copy link
Member

Looks good for me on first view.

@tones111
Copy link
Contributor Author

Just a friendly ping to double check this pull request isn't waiting on me. Is there anything more I need to do?

@burrbull burrbull added this pull request to the merge queue Jan 21, 2025
Merged via the queue into rust-embedded:master with commit 80dafbb Jan 21, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow patch functionality to operate on svd io::Read instances
2 participants