usb icon indicating copy to clipboard operation
usb copied to clipboard

Use upstream version of hidapi and libusb

Open prusnak opened this issue 5 years ago • 3 comments

It seems that both libusb and hidapi are now properly maintained and actively developed in the libusb organization:

  • https://github.com/libusb/hidapi
  • https://github.com/libusb/libusb

It might make sense to drop the local copies of these projects and use upstream repositories as submodules.

What do you think?

prusnak avatar Oct 14 '19 16:10 prusnak

Or at least get the latest from the upstream? There have been many updates. For example, hid_error is not implemented here while upstream has it: https://github.com/libusb/hidapi/blob/87416973/linux/hid.c#L1118-L1130

/cc @benma

x1ddos avatar Jul 29 '21 07:07 x1ddos

@karalabe Could you please respond? We really need the upstream update to fix some issues our users are facing.

If you are short on time, we will gladly help co-maintain of this package and bring it up to date (either @x1ddos or myself). Please let us now. Thanks :pray:

benma avatar Aug 25 '21 12:08 benma

due to lack of reply by @karalabe: @benma, @x1ddos - what did you end up doing? is there a fork with updated deps?

jtolio avatar Jun 23 '23 18:06 jtolio