rust-embedded / svd2rust

Generate Rust register maps (`struct`s) from SVD files
Apache License 2.0
687 stars 149 forks source link

Improve MSP430 documentation. #653

Closed cr1901 closed 2 years ago

cr1901 commented 2 years ago

The improvements are twofold:

  1. Preemptively state that msp430 and msp430-rt 0.4.x are required. Neither are released as of this writing, but will be soon; they will use the critical_section crate.
  2. Improve describing how to generate an MSP430 SVD in the first place.
rust-highfive commented 2 years ago

r? @ryankurte

(rust-highfive has picked a reviewer for you, use r? to override)

burrbull commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Build succeeded: