ump tooling versions

This commit is contained in:
Lotte Steenbrink 2021-01-20 10:12:20 +01:00
parent cb96210c92
commit 22f1e42587
2 changed files with 8 additions and 8 deletions

View file

@ -133,20 +133,20 @@ $ cargo install cargo-binutils
### Cargo subcommands
Install version v0.8.0 of the [`cargo-flash`](https://crates.io/crates/cargo-flash) and [`cargo-embed`](https://crates.io/crates/cargo-embed) subcommands, as well as the [`cargo-binutils`](https://crates.io/crates/cargo-binutils) set of subcommands and the [`cargo-bloat`](https://crates.io/crates/cargo-bloat) subcommand using the following Cargo commands:
Install version v0.10.2 of the [`cargo-flash`](https://crates.io/crates/cargo-flash) and [`cargo-embed`](https://crates.io/crates/cargo-embed) subcommands, as well as the [`cargo-binutils`](https://crates.io/crates/cargo-binutils) set of subcommands and the [`cargo-bloat`](https://crates.io/crates/cargo-bloat) subcommand using the following Cargo commands:
``` console
$ cargo install cargo-flash --version 0.8.0 -f
$ cargo install cargo-flash --version 0.10.2 -f
(..)
Installed package `cargo-flash v0.8.0` (..)
$ cargo install cargo-embed --version 0.8.0 -f
$ cargo install cargo-embed --version 0.10.1 -f
(..)
Installed package `cargo-embed v0.8.0` (..)
Installed package `cargo-embed v0.10.1` (..)
$ cargo install cargo-binutils
(..)
Installed package `cargo-binutils v0.3.0` (..)
Installed package `cargo-binutils v0.3.3` (..)
$ cargo install cargo-bloat
(..)

View file

@ -8,13 +8,13 @@
``` console
$ cargo flash --version
0.8.0
0.10.2
$ cargo embed --version
0.8.0
0.10.1
$ cargo size --version
cargo-size 0.3.0
cargo-size 0.3.3
$ nrfutil version
nrfutil version 6.1.0