Skip to content

Commit 7239d47

Browse files
committed
Remove leading whitespace
1 parent 98c1666 commit 7239d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mcu-embassy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Things that are demonstrated here:
2121
Install the cross compilation target for the mcu:
2222

2323
```bash
24-
rustup target add thumbv8m.main-none-eabihf
24+
rustup target add thumbv8m.main-none-eabihf
2525
```
2626

2727
You need software to be able to flash the firmware to the dev kit.

0 commit comments

Comments
 (0)