issues with Markdown
Rust/va108xx-hal/pipeline/head This commit looks good Details

This commit is contained in:
Robin Müller 2021-12-06 15:49:03 +01:00
parent 166bc5d9b0
commit 6f1d2554d5
No known key found for this signature in database
GPG Key ID: 11D4952C8CCEF814
1 changed files with 1 additions and 5 deletions

View File

@ -81,11 +81,7 @@ is contained within the
features = ["rt"] features = ["rt"]
``` ```
6. Build the application with 6. Build the application with `cargo build`
```sh
cargo build
```
7. Flashing the board might work differently for different boards and there is usually 7. Flashing the board might work differently for different boards and there is usually
more than one way. You can find example instructions for the REB1 development board more than one way. You can find example instructions for the REB1 development board