Closed VergilWang15 closed 1 year ago
Is there a way to get the descriptor of the USB host that the XMOS device is connected to? In Linux, I can use the libusb_get_device_descriptor method from the libusb library. However, I don't see a similar implementation in the lib_xud library.
libusb_get_device_descriptor
Any help would be appreciated!
Is there a way to get the descriptor of the USB host that the XMOS device is connected to? In Linux, I can use the
libusb_get_device_descriptor
method from the libusb library. However, I don't see a similar implementation in the lib_xud library.Any help would be appreciated!