MSP430 Svd¶
Making them.
Install RUST
bash-5.1$ git clone https://github.com/pftbest/msp430_svd.git
Making the SVD¶
On a OpenBSD-7.0 (remote) host
bash-5.1$ cd msp430_svd/
bash-5.1$ cargo run -- msp430g2553 > out.svd
Updating crates.io index
Fetch [======> ] 28.71%, 162.77KiB/s