Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamTakeshi committed Aug 7, 2024
1 parent 5f94d4e commit 7777f00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lakers-no_std/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ and some needed RUSTFLAGS, so this should pretty much just work(tm):
You can exit QEMU pressing `CTRL-A`, then `X`. Or, if you're using tmux like
me, `CTRL-A`, `A`, `X`.

If you wanna try it on a embedded device, you can update the chip on `.cargo/config.toml` and run
If you wanna try it on a embedded device, you can modify the selected chip on `.cargo/config.toml` and run

cargo run --target="thumbv7em-none-eabihf" --release

Expand Down

0 comments on commit 7777f00

Please sign in to comment.