diff --git a/content/docs/tools/cargo-flash.md b/content/docs/tools/cargo-flash.md index aed6a42..ed4424e 100644 --- a/content/docs/tools/cargo-flash.md +++ b/content/docs/tools/cargo-flash.md @@ -36,7 +36,7 @@ cargo flash --release --chip # Don't know if your target is supported # by cargo flash and what it's name is? -cargo flash --list-chips +probe-rs info # You can run your examples as usual with cargo flash --example