You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here the e310x pac is generated using svd2rust 0.34.0. You can have an idea about how to use the standard CLINT implementation with the settings.yaml file.
svd2rust
has added some new functionality specific to RISC-V devices, see:riscv-pac
rust-embedded/svd2rust#786riscv
section for RISC-V targets rust-embedded/svd2rust#856An example of this functionality being applied to a PAC can be seen here:
We should take advantage of these new features and add
settings.yaml
files for each RISC-V PAC.The text was updated successfully, but these errors were encountered: