Skip to content

Commit 0da1223

Browse files
authored
testsuite/README.md: fix typo
1 parent c9ab128 commit 0da1223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testsuite/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ These tests will run automatically as part of CI for every pull-request.
99

1010
## Quickstart
1111

12-
* `rustup target add --toolchain stable thumbv7m-none-eabi` ([rustup])
12+
* `rustup target add --toolchain stable thumbv7em-none-eabi` ([rustup])
1313
* `cargo install probe-run` ([probe-run])
1414
* ⚠️ You must use version >=0.3.1 to avoid bugs with the STM32WL ⚠️
1515
* Linux users: Add udev rules

0 commit comments

Comments
 (0)