probe-rs icon indicating copy to clipboard operation
probe-rs copied to clipboard

cargo embed always defaults to swd even if the connected probe only supports JTAG.

Open bugadani opened this issue 2 years ago • 1 comments

Not much to add, but IMO cargo embed should not default to any protocol if the connected probe only supports a single one.

bugadani avatar Jan 27 '24 21:01 bugadani

Agreed, the default should always be the single protocol supported if there is only one :)

Yatekii avatar Jan 28 '24 15:01 Yatekii