Skip to content
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.

Commit

Permalink
Merge #9
Browse files Browse the repository at this point in the history
9: Added PAC update for new fields r=robamu a=robamu

- Adds the PAC changes for the updated SVD file. Peripheral clock enable register now has named fields

Co-authored-by: Robin Mueller <robin.mueller.m@gmail.com>
  • Loading branch information
bors[bot] and robamu committed Nov 4, 2021
2 parents 0791657 + 9d279c8 commit 96df701
Show file tree
Hide file tree
Showing 2 changed files with 642 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#![doc = "Peripheral access API for VA108XX microcontrollers (generated using svd2rust v0.19.0 (af91938 2021-11-01))\n\nYou can find an overview of the generated API [here].\n\nAPI features to be included in the [next]
#![doc = "Peripheral access API for VA108XX microcontrollers (generated using svd2rust v0.19.0 (58c0bb6 2021-11-02))\n\nYou can find an overview of the generated API [here].\n\nAPI features to be included in the [next]
svd2rust release can be generated by cloning the svd2rust [repository], checking out the above commit, and running `cargo doc --open`.\n\n[here]: https://docs.rs/svd2rust/0.19.0/svd2rust/#peripheral-api\n[next]: https://github.com/rust-embedded/svd2rust/blob/master/CHANGELOG.md#unreleased\n[repository]: https://github.com/rust-embedded/svd2rust"]
#![deny(const_err)]
#![deny(dead_code)]
Expand Down
Loading

0 comments on commit 96df701

Please sign in to comment.