From bf05b861887b801816c0493bdc24932582623cda Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 5 May 2008 14:51:12 +0000 Subject: very basic output using Apple HID Utilities to a CUI IO v1.0 firmware, I got the LED to toggle properly svn path=/trunk/externals/io/hidio/; revision=9764 --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 98be310..0c2f77c 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,8 @@ etags_Darwin: /System/Library/Frameworks/CoreServices.framework/Headers/*.h \ /System/Library/Frameworks/IOKit.framework/Headers/*.[ch] \ /System/Library/Frameworks/IOKit.framework/Headers/hid*/*.[ch] \ + /Users/hans/Documents/Research/HID/example\ code/CrossHID/*/*.h \ + /Users/hans/Documents/Research/HID/example\ code/CrossHID/*/*.cpp \ /usr/include/mach/*.h etags_Linux: -- cgit v1.2.1