File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ If you aren't using a debugger (or want to use other debugging configurations),
4040
4141- flip-link - this allows you to detect stack-overflows on the first core, which is the only supported target for now.
4242
43- - (by default) A [ ` probe-rs ` installation] ( https://probe.rs/docs/getting-started/installation/ )
43+ - (by default) A [ ` probe-rs ` installation] ( https://probe.rs/docs/getting-started/installation )
4444
45- - A [ ` probe-rs ` compatible] ( https://probe.rs/docs/getting-started/probe-setup/ ) probe
45+ - A [ ` probe-rs ` compatible] ( https://probe.rs/docs/getting-started/probe-setup ) probe
4646
4747 You can use a second
4848 [ Pico as a CMSIS-DAP debug probe] ( debug_probes.md#raspberry-pi-pico ) . Details
@@ -132,7 +132,7 @@ Some of the options for your `runner` are listed below:
132132
133133* ** ` cargo embed ` **
134134 This is basically a more configurable version of ` probe-rs run ` , our default runner.
135- See [ the ` cargo-embed ` tool docs page] ( https://probe.rs/docs/tools/cargo-embed/ ) for
135+ See [ the ` cargo-embed ` tool docs page] ( https://probe.rs/docs/tools/cargo-embed ) for
136136 more information.
137137
138138 * Step 1* - Install ` cargo-embed ` . This is part of the [ ` probe-rs ` ] ( https://crates.io/crates/probe-rs ) tools:
You can’t perform that action at this time.
0 commit comments