Skip to content

Commit

Permalink
remove extraneous instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
amanjeev committed Oct 29, 2024
1 parent a805741 commit 70476de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ Open file `app/.cargo/config.toml`. The template will generate a lot of comments
to make sure the uncommented content matches the following:

```toml
[target.thumbv7m-none-eabi]
[target.'cfg(all(target_arch = "arm", target_os = "none"))']
rustflags = []

Expand Down

0 comments on commit 70476de

Please sign in to comment.