1
0
Fork 0
mirror of https://github.com/linux-usb-gadgets/libusbgx.git synced 2025-07-24 12:55:06 +03:00
libusbgx/examples
Krzysztof Opasiak e323f6c0f9 libusbgx: examples: Allow show-gadgets to print HID function attrs
As libusbgx now supports also HID function so we may print its
attributes in our show-gadgets example. This may also be used
as example of getting HID attributes using generic functions.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2017-03-03 14:04:08 +01:00
..
gadget-acm-ecm.c libusbgx: Use string name similar to USB spec 2016-12-14 13:23:12 +01:00
gadget-export.c libusbgx: examples: Add sample application to export gadget 2015-12-22 20:44:09 +01:00
gadget-ffs.c libusbgx: Use string name similar to USB spec 2016-12-14 13:23:12 +01:00
gadget-import.c libusbgx: Fix compilation warnings 2015-12-22 21:41:57 +01:00
gadget-midi.c libusbgx: Use string name similar to USB spec 2016-12-14 13:23:12 +01:00
gadget-ms.c libusbgx: Use string name similar to USB spec 2016-12-14 13:23:12 +01:00
gadget-vid-pid-remove.c libusbgx: Remove typedefs for public structures 2016-12-14 13:03:26 +01:00
Makefile.am libusbgx: examples: add example of midi function usage 2015-12-22 21:45:36 +01:00
show-gadgets.c libusbgx: examples: Allow show-gadgets to print HID function attrs 2017-03-03 14:04:08 +01:00
show-udcs.c libusbgx: Add example how to use usbg_udc structure 2015-12-22 21:41:57 +01:00