Skip to content

Commit

Permalink
docs: fix outdated cli call
Browse files Browse the repository at this point in the history
  • Loading branch information
daringer committed Oct 29, 2023
1 parent 7745a57 commit 66c6924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/tools/cargo-flash.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ cargo flash --release --chip <chip_name>

# Don't know if your target is supported
# by cargo flash and what it's name is?
cargo flash --list-chips
probe-rs chip info

# You can run your examples as usual with
cargo flash --example <your_example>
Expand Down

0 comments on commit 66c6924

Please sign in to comment.