`svd2rust` has added some new functionality specific to RISC-V devices, see: - https://github.com/rust-embedded/svd2rust/issues/786 - https://github.com/rust-embedded/svd2rust/pull/856 An example of this functionality being applied to a PAC can be seen here: - https://github.com/greenlsi/e310x/pull/1 We should take advantage of these new features and add `settings.yaml` files for each RISC-V PAC.