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

Update svd files to nrfx-3.8.0 #4

Closed
wants to merge 1 commit into from

Conversation

dbongartz
Copy link

@dbongartz dbongartz commented Nov 12, 2024

Updating these brings some additional registers, most notably APPROTECT.

Anything else which needs adjustments here?

Additional processing

writeonce -> writeOnce
VDDGPIO -> VDD_GPIO
GAINL/R -> nrf52810 & nrf52810 equal msb 7 -> 6
nrf5340_application.svd -> nrf5340-app.svd
nrf5340_network.svd -> nrf5340-net.svd

Additional processing:

writeonce -> writeOnce
VDDGPIO -> VDD_GPIO
GAINL/R -> nrf52810 & nrf52810 equal msb 7 -> 6
nrf5340_application.svd -> nrf5340-app.svd
nrf5340_network.svd -> nrf5340-net.svd
@Dirbaio
Copy link
Member

Dirbaio commented Nov 15, 2024

sorry I didn't see this PR, for some reason I wasn't watching the repo so I didn't get notified. I've done this in 3667f96, same changes as you except for the writeOnce thing I've opened rust-embedded/svd#277, let's see if they accept it.

Thanks anyway for the PR!

@Dirbaio Dirbaio closed this Nov 15, 2024
@dbongartz
Copy link
Author

No worries :) Thanks for updating :)

@dbongartz dbongartz deleted the dbongartz_update_svd branch November 18, 2024 10:45
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