Skip to content

Commit

Permalink
Fix a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jannic committed Jul 24, 2023
1 parent c6f6091 commit 7bc015a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions update.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
#!/usr/bin/env bash

# Path to `svd`/`svdtools`
SVDTOOLS="${SVDTOOLS:-svdtools}"

set -ex

# Path to `svd`/`svdtools`

cargo install --version 0.29.0 svd2rust
cargo install --version 0.10.0 form
rustup component add rustfmt
Expand Down

0 comments on commit 7bc015a

Please sign in to comment.