Skip to content

Commit 36df005

Browse files
committed
Revert to svd2rust 0.32.0
1 parent 76c7faa commit 36df005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ SVDTOOLS="${SVDTOOLS:-svdtools}"
55

66
set -ex
77

8-
cargo install --version 0.33.4 svd2rust --locked
8+
cargo install --version 0.32.0 svd2rust --locked
99
cargo install --version 0.12.1 form --locked
1010
rustup component add rustfmt
1111
if [ "$SVDTOOLS" == "svdtools" ]; then

0 commit comments

Comments
 (0)