cyme icon indicating copy to clipboard operation
cyme copied to clipboard

List system USB buses and devices; a lib and modern cross-platform lsusb that attempts to maintain compatibility with, but also add new features

Results 5 cyme issues
Sort by recently updated
recently updated
newest added

Remove direct C dependencies.

enhancement

I don't need this right now, but it's something missing on Linux (and I think there's an opportunity to show more info than lsusb, even with root). **lsusb** ```bash Interface...

enhancement
help wanted

Creates a `Profiler` trait that provides both libusb and nusb system USB profilers. I've kept 'libusb' as an optional feature for those wishing to keep using that and for exact...

With #23 I moved stuff around and changed API that require a major crate release. I don’t think it’s ready for this however, as want to tidy a few things....

enhancement