Add generic HID interface.

This commit is contained in:
László Monda
2016-02-28 23:16:50 +01:00
parent d429980975
commit ad15e39e30
11 changed files with 344 additions and 9 deletions

View File

@@ -185,6 +185,16 @@
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/composite.h</locationURI>
</link>
<link>
<name>sources/hid_generic.c</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/hid_generic.c</locationURI>
</link>
<link>
<name>sources/hid_generic.h</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/hid_generic.h</locationURI>
</link>
<link>
<name>sources/hid_keyboard.c</name>
<type>1</type>
@@ -225,6 +235,16 @@
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/usb_device_descriptor.h</locationURI>
</link>
<link>
<name>sources/usb_generic_hid_descriptors.c</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/usb_generic_hid_descriptors.c</locationURI>
</link>
<link>
<name>sources/usb_generic_hid_descriptors.h</name>
<type>1</type>
<locationURI>PARENT-2-PROJECT_LOC/usb_generic_hid_descriptors.h</locationURI>
</link>
<link>
<name>sources/usb_keyboard_descriptors.c</name>
<type>1</type>