mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2025-01-11 04:51:31 +11:00
Add --locked to second cargo install elf2uf2-rs
This commit is contained in:
parent
f9b3d8341d
commit
3977bdd8c5
|
@ -223,7 +223,7 @@ More details can be found in the [Project Template](https://github.com/rp-rs/rp2
|
|||
*Step 1* - Install [`elf2uf2-rs`](https://github.com/JoNil/elf2uf2-rs):
|
||||
|
||||
```console
|
||||
$ cargo install elf2uf2-rs
|
||||
$ cargo install elf2uf2-rs --locked
|
||||
```
|
||||
|
||||
*Step 2* - Make sure your .cargo/config contains the following (it should by
|
||||
|
|
Loading…
Reference in a new issue