Skip to content

Commit 18ae6fe

Browse files
bors[bot]sirhcel
andauthored
Merge #557
557: Mention actually required version of svd2rust r=adamgreig a=sirhcel Issue #547 mentions this but it would be nice to have this information in this prominent place. Version 0.17.0 works for me. Co-authored-by: Christian Meusel <christian.meusel@posteo.de>
2 parents 297f4e0 + 50d3e25 commit 18ae6fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ contain the latest patches and updates.
9090

9191
## Generating Device Crates / Building Locally
9292

93-
* Install `svd2rust`: `cargo install svd2rust`
93+
* Install `svd2rust`: `cargo install --version 0.17.0 svd2rust`
9494
* Install `form`: `cargo install form`
9595
* Install rustfmt: `rustup component add rustfmt`
9696
* Install svdtools: `pip install --user svdtools`

0 commit comments

Comments
 (0)