mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
Update readme
This commit is contained in:
parent
b95e5a4ea6
commit
01101e3df0
@ -99,10 +99,10 @@ Examples are found in the `examples/` folder seperated by the chip manufacturer
|
|||||||
|
|
||||||
### Running examples
|
### Running examples
|
||||||
|
|
||||||
- Install `probe-rs-cli` with defmt support.
|
- Install `probe-rs`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cargo install probe-rs-cli
|
cargo install probe-rs --features cli
|
||||||
```
|
```
|
||||||
|
|
||||||
- Change directory to the sample's base directory. For example:
|
- Change directory to the sample's base directory. For example:
|
||||||
|
Loading…
Reference in New Issue
Block a user