cc13x2 0.2.0

Peripheral Access Crate for CC13x2 MCUs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 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.