Skip to content

Update svd files to nrfx-3.8.0 - #4

Closed
dbongartz wants to merge 1 commit into
embassy-rs:mainfrom
dbongartz:dbongartz_update_svd
Closed

Update svd files to nrfx-3.8.0#4
dbongartz wants to merge 1 commit into
embassy-rs:mainfrom
dbongartz:dbongartz_update_svd

Conversation

@dbongartz

@dbongartz dbongartz commented Nov 12, 2024

Copy link
Copy Markdown

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

Dirbaio commented Nov 15, 2024

Copy link
Copy Markdown
Member

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
Copy Markdown
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