Generate Rust register maps (structs) from SVD files for embedded development.
# Cargo.toml
[dependencies]
svd2rust = "0.37.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Read an SVD file and generate Rust register map code.
Ensure the target matches the SVD file and enable appropriate target features.
No dependency data recorded yet.