We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c1666 commit 7239d47Copy full SHA for 7239d47
examples/mcu-embassy/README.md
@@ -21,7 +21,7 @@ Things that are demonstrated here:
21
Install the cross compilation target for the mcu:
22
23
```bash
24
- rustup target add thumbv8m.main-none-eabihf
+rustup target add thumbv8m.main-none-eabihf
25
```
26
27
You need software to be able to flash the firmware to the dev kit.
0 commit comments