From dea8ec030eda9d9d2c4f22d1491cae5d2b94c79a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Sat, 3 Jun 2017 15:46:35 +0100 Subject: Abbott devices: add support for using hidapi library. This allows these drivers to be used on operating systems other than Linux, as hidapi abstracts away the access. The interface is similar enough to using hidraw that the actual code only needed minimal changes. Maintain the ability to access the devices with the hidraw path too, without forcing the dependency. --- gdef | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdef') diff --git a/gdef b/gdef index 835b4df..0a3359b 160000 --- a/gdef +++ b/gdef @@ -1 +1 @@ -Subproject commit 835b4df9b0fe6bb1071d8f3b3e1e33a926b97db6 +Subproject commit 0a3359b0863f7b69d9c301e12e3d3fc55a4b8310 -- cgit v1.2.3