From 039a714ee46268c07928c79b30403f29d4040fe8 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 16 Jan 2011 19:34:28 +0000 Subject: New HID report item macros (with HID_RI_ prefix) to allow for easy creation and editing of HID report descriptors. Changed over all project and demo HID report descriptors to use the new HID report item macros. Moved the HIDParser.c source file to the LUFA/Drivers/USB/Class/Common/ directory from the LUFA/Drivers/USB/Class/Host/. --- LUFA.pnproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA.pnproj') diff --git a/LUFA.pnproj b/LUFA.pnproj index 5767abe5e..a0570ed5c 100644 --- a/LUFA.pnproj +++ b/LUFA.pnproj @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file -- cgit v1.2.3