clarify how to go on with multiple probes
This commit is contained in:
parent
5ecefabd07
commit
e43947add4
@ -33,7 +33,8 @@ commands (such as `cargo build`), rustup should pull in the specified toolchain.
|
||||
# Usage
|
||||
|
||||
Connect the micro:bit to the computer and verify that it is listed when running
|
||||
`probe-rs list`.
|
||||
`probe-rs list` (if multiple probes are recognized, add `-- --probe <ID>` to
|
||||
subsequent `cargo run` calls `<ID>` being the relevant probe id).
|
||||
|
||||
Using the normal `cargo run` command, will build the project, flash it onto the
|
||||
microcontroller and run it.
|
||||
|
Loading…
Reference in New Issue
Block a user