-
Updated
Jul 3, 2020 - Go
hid
Here are 247 public repositories matching this topic...
-
Updated
Jun 24, 2020 - C
-
Updated
Jul 11, 2020 - C
-
Updated
Jun 17, 2020 - C++
-
Updated
Mar 18, 2020 - TypeScript
-
Updated
Jul 10, 2020 - C++
Wiki suggestions
I would suggest adding some more sections to the Wiki and making them editable by the users. This would make it possible to let us users help with the documentation and make it easier for new users to get to grips with UCR C++.
A Plugins section:
With a list of plugins, with descriptions and guides for them. My thoughts are that the creator of the plugin, or users who have figured out how to u
-
Updated
Jun 25, 2020 - C++
-
Updated
Jun 28, 2020 - C#
-
Updated
Jun 5, 2020 - C#
-
Updated
Apr 2, 2019 - Java
-
Updated
Apr 9, 2019 - Java
-
Updated
May 9, 2020 - HTML
For FreeBSD, I've left get_property as always returning an error, yielding "Unknown Device" and "Unknown Vendor" as the data returned identifying the device:
This issue is to fill that method in.
-
Updated
May 3, 2019 - Python
-
Updated
Oct 5, 2017 - Python
-
Updated
Feb 26, 2018 - JavaScript
Improve this page
Add a description, image, and links to the hid topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hid topic, visit your repo's landing page and select "manage topics."
in cross compilation readme (https://github.com/libusb/hidapi#prerequisites-1)
it is said to build libudev (Build libudev. From the libudev source directory, run:....)
But where are libudev sources ? I find it only in systemd, with strange and very obscur meson build system...
Is there another sources ?