rust-embedded / svd2rust

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

Bring documentation on MSP430 up to date. #577

Closed cr1901 closed 2 years ago

cr1901 commented 2 years ago

Crate versions must be 0.3.0 or higher now; minor version 0.2.0 and below is unsupported due to (among other things) bumping to bare-metal 1.0.0 and using Rust inline assembly to implement useful operations.

rust-highfive commented 2 years ago

r? @therealprof

(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 failed:

cr1901 commented 2 years ago

Looks like I forgot to update one of the tests... I'll fix this later today...

burrbull commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Build succeeded: