Skip to content

Add support for newer SVD files in cmsis-svd repository #439

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

Merged
merged 2 commits into from
Jul 6, 2019

Conversation

aykevl
Copy link
Member

@aykevl aykevl commented Jul 6, 2019

The first commit is a small refactor. I hope that we can move more and more towards such code (that is less procedural).
The second commit fixes some issues with a more recent cmsis-svd repository. Some of the newer stm32 files have a few issues. This commit makes the conversion a bit more forgiving.

These changes have been tested by comparing all older .go files before and after this commit, and there is no difference between them. That means it should not break backwards compatibility.

@aykevl aykevl mentioned this pull request Jul 6, 2019
@deadprogram
Copy link
Member

📜 thanks for doing this work, I know what a pain it is. Now merging.

@deadprogram deadprogram merged commit fa928e8 into dev Jul 6, 2019
@deadprogram deadprogram deleted the refactor-gen-device-svd-register branch July 6, 2019 15:16
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.

2 participants