Open jessebraham opened 2 weeks ago
svd2rust has added some new functionality specific to RISC-V devices, see:
svd2rust
An 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.
settings.yaml
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.
e310x
svd2rust
has added some new functionality specific to RISC-V devices, see:An 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.