1
0
Fork 0
mirror of https://github.com/linux-usb-gadgets/libusbgx.git synced 2025-07-23 10:15:06 +03:00
libusbgx/examples
Krzysztof Opasiak 54cb10a795 libusbgx: examples: Add sample application to export gadget
Add sample C code which shows how to use new functionality
of libusbg - gadget export. This program allows to export
chosen gadget from configfs to a file.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
[Port from libusbg and update description]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
2015-12-22 20:44:09 +01:00
..
gadget-acm-ecm.c libusbgx: Use config ID and label instead of config name. 2015-12-22 20:38:48 +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: Add example to show how to create ffs functions. 2015-12-22 20:40:31 +01:00
gadget-vid-pid-remove.c libusbgx: Update examples to new API functionality. 2015-12-22 20:40:05 +01:00
Makefile.am libusbgx: examples: Add sample application to export gadget 2015-12-22 20:44:09 +01:00
show-gadgets.c libusbgx: Update show gadget example support ffs functions. 2015-12-22 20:40:25 +01:00