Commit 19861731 authored by Guillaume Revaillot's avatar Guillaume Revaillot
Browse files

stlink_open_usb: load device param returning -1 is not an usb issue.

do not abort in case of load device param "error" :  this is supposed to return -1
if device is "unknown" or not detected, which is not reaaally an error.

we want probe to tell us what is the connected device even if we can not operate it
we want probe to tell us that it can not operate it, not to hide the connected stlink
parent 6f934a39
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment