Sean Cross

Results 332 comments of Sean Cross

That's because the "FTDI" driver talks to it as a raw USB endpoint, but on Windows the endpoint is already claimed by the serial driver. Which is why you have...

Alright, with the latest patch I've removed the dependency on `libudev` and special case Linux. I'll see if I can't upstream these changes to serialport-rs.

I've fixed things that broke with the update to `zerocopy`, in addition to fixing clippy lints.

Is there anything left to do? CI unfortunately doesn't complete because two jobs timed out after a day of not getting picked up.

How would I do that? I'm following the steps in [CONTRIBUTING.md](https://github.com/probe-rs/probe-rs/blob/master/CONTRIBUTING.md) and it doesn't mention anything about how to add tags or who to tag.

I've bumped `serialport-rs` to version 4.6.0 which was released yesterday and includes the patch for VID/PID reporting on Linux without libuv, and removed the special-case in detection.

I think that addresses all of your cocnerns. Let me know if there's anything else!

Alright, I made that change and rebased again.

(The above comment appears to be spam, and I am unable to submit a report to Github because their captcha isn't working.)