helper files update
This commit is contained in:
@ -7,7 +7,7 @@ git submodule init
|
||||
git submodule update
|
||||
```
|
||||
|
||||
# Using the `.cargo/config.toml` file
|
||||
## Using the `.cargo/config.toml` file
|
||||
|
||||
Use the following command to have a starting `config.toml` file
|
||||
|
||||
@ -15,4 +15,5 @@ Use the following command to have a starting `config.toml` file
|
||||
cp .cargo/def-config.toml .cargo/config.toml
|
||||
```
|
||||
|
||||
You then can adapt the `config.toml` to your needs
|
||||
You then can adapt the `config.toml` to your needs. For example, you can configure runners
|
||||
to conveniently flash with `cargo run`.
|
||||
|
Reference in New Issue
Block a user