We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a93b16d commit 11384e8Copy full SHA for 11384e8
README.md
@@ -48,7 +48,7 @@ probe-plotter uses the Rerun viewer for visualizing the graphs. Please [make sur
48
49
```
50
cd probe-plotter-host
51
-cargo run /path/to/elf chip_name
+cargo run --bin custom-viewer /path/to/elf chip_name
52
53
54
So for example plotting the example in examples/simple on a Nucleo-G474RE
0 commit comments