Add missing backticks
This commit is contained in:
@@ -78,6 +78,8 @@ Add the target with `rustup`.
|
|||||||
|
|
||||||
``` console
|
``` console
|
||||||
$ rustup target add thumbv7em-none-eabihf
|
$ rustup target add thumbv7em-none-eabihf
|
||||||
|
```
|
||||||
|
|
||||||
#### 4. Add a HAL as a dependency
|
#### 4. Add a HAL as a dependency
|
||||||
|
|
||||||
In `Cargo.toml`, list the Hardware Abstraction Layer (HAL) for your board as a dependency.
|
In `Cargo.toml`, list the Hardware Abstraction Layer (HAL) for your board as a dependency.
|
||||||
|
|||||||
Reference in New Issue
Block a user