# cc13x2-rs
_Peripheral Access Crate_ for CC13x2 MCUs.
# Re-generating source files
The initial SVD file was generated with the
[tixml2svd](https://github.com/dhoove/tixml2svd) tool.
- Install [svd2rust](https://github.com/rust-embedded/svd2rust/),
[form](https://github.com/djmcgill/form).