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 d42b8b7 commit 7bc9f45Copy full SHA for 7bc9f45
testsuite/README.md
@@ -20,7 +20,7 @@ These tests will run automatically as part of CI for every pull-request.
20
SUBSYSTEM=="usb", ATTRS{idVendor}=="0483", ATTRS{idProduct}=="374e", MODE="0666"
21
```
22
* Connect the nucleo board to your PC via USB
23
-* `cargo run -p testsuite --target thumbv7em-none-eabi --bin pka`
+* `cargo test -p testsuite --target thumbv7em-none-eabi --bin pka`
24
25
## Sample output
26
0 commit comments