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

SVD file cleanup #23

Open
austinglaser opened this issue May 29, 2021 · 1 comment
Open

SVD file cleanup #23

austinglaser opened this issue May 29, 2021 · 1 comment

Comments

@austinglaser
Copy link

I've been playing around with the XMC4700 relax kit, and it seems like there's some cleanup to be done on the SVD. As a small example, the IOCRN registers in the PORTN peripherals have their fields enumerated as VALUE1 through VALUE9, rather than actual meaningful names.

I was going to do some cleanup here, but wanted to check in beforehand regarding what kinds of changes you'd accept. Are you OK with me directly editing the SVD file? I know some other PAC (e.g. https://github.com/japaric/stm32f30x) maintain a separate patch file which they apply to the SVD -- that would require a little more messing around in the build system, but should be doable as well.

@lucasbrendel
Copy link
Collaborator

Go ahead and just modify the files directly

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

No branches or pull requests

2 participants