Skip to content

Commit f009826

Browse files
task-jptronical
authored andcommitted
mcu-board-support: Remove extraneous line from README
Clean up documentation by removing an extra cargo build command that was incorrectly placed in the STM32U5G9J-DK2 section.
1 parent 3892551 commit f009826

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/mcu-board-support/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ CARGO_PROFILE_RELEASE_OPT_LEVEL=s CARGO_TARGET_THUMBV7EM_NONE_EABIHF_RUNNER="pro
192192

193193
### STM32U5G9J-DK2
194194

195-
cargo build -p mcu-board-support --target=thumbv8m.main-none-eabihf --features stm32u5g9j-dk2 --no-default-features
196195
Using [probe-rs](https://probe.rs).
197196

198197
```sh

0 commit comments

Comments
 (0)