probe-rs
probe-rs copied to clipboard
cargo embed always defaults to swd even if the connected probe only supports JTAG.
Not much to add, but IMO cargo embed should not default to any protocol if the connected probe only supports a single one.
Agreed, the default should always be the single protocol supported if there is only one :)