|
From: David G. <dav...@gm...> - 2021-01-05 19:27:22
|
You can't do it with libusb, but I wrote an alternative library that can do it: https://github.com/pololu/libusbp/ Try compiling the "lsport" example and see if it does what you need. --David Grayson On Tue, Jan 5, 2021 at 5:50 AM Banchan Sangma <ba...@ha...> wrote: > Is there a way to find the COM PORT number of the usb serial device using > libusb? > _______________________________________________ > libusb-devel mailing list > lib...@li... > https://lists.sourceforge.net/lists/listinfo/libusb-devel > |