Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Yatekii committed Apr 19, 2020
1 parent 330994c commit f631921
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ which will then build your binary and download the contents onto the connected t
You can configure `cargo-embed` with a file called `Embed.toml` in your project directory.
Instead of a TOML file, you can also use a YAML or a JSON file. Choose what suits you best!

Configuring via a config file is nice to have a persistent config for your project which always targets the same core.

You can find all available options in the [default.toml](src/config/default.toml). Commented out options are the ones that are `None` by default.

0 comments on commit f631921

Please sign in to comment.