mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2024-12-23 12:41:31 +11:00
Merge pull request #22 from nmarley/readme-probe-run-list
Update probe-run list-probes command in README
This commit is contained in:
commit
53ee09ec70
|
@ -410,7 +410,7 @@ programming pins on your RP2040 board. Check the probe has been found by
|
|||
running:
|
||||
|
||||
```console
|
||||
$ probe-run --chip RP2040 --list-probes
|
||||
$ probe-run --list-probes
|
||||
The following devices were found:
|
||||
[0]: J-Link (J-Link) (VID: 1366, PID: 0101, Serial: 000099999999, JLink)
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue