Skip to content

Commit

Permalink
Remove vcpkg meantion from the readme (#2235)
Browse files Browse the repository at this point in the history
  • Loading branch information
bugadani committed Feb 25, 2024
1 parent 8823cac commit 6b60cdb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ irm https://github.com/probe-rs/probe-rs/releases/latest/download/probe-rs-insta


```bash
cargo binstall probe-rs
cargo binstall probe-rs
```

See <https://github.com/cargo-bins/cargo-binstall> for more information.
Expand Down Expand Up @@ -183,8 +183,6 @@ Building requires Rust and Cargo which can be installed [using rustup](https://r
> sudo dnf install -y libudev-devel
```

See [the vcpkg crate documentation](https://docs.rs/vcpkg/) for more information about configuring vcpkg with rust.

### Adding Targets

Target files are generated using [target-gen](https://github.com/probe-rs/probe-rs/tree/master/target-gen) from CMSIS packs provided [here](https://developer.arm.com/tools-and-software/embedded/cmsis/cmsis-search).
Expand Down

0 comments on commit 6b60cdb

Please sign in to comment.