added probe-rs to required stuff for rmk.
This commit is contained in:
parent
1a08cda0b8
commit
a194ef70a9
|
@ -26,7 +26,7 @@ Setup of this repo is aided by the `rmkit` command line tool.
|
|||
I started by installing a few tools via cargo, running
|
||||
|
||||
```
|
||||
cargo install rmkit flip-link elf2uf2-rs
|
||||
cargo install rmkit flip-link elf2uf2-rs probe-rs-tools
|
||||
```
|
||||
|
||||
Then I ran `rmkit init` and answered a few questions about my keyboard, which generated a template for me to further modify.
|
||||
|
|
Loading…
Reference in a new issue