libusbgx: Separate gadget attributes from gadget.
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 28 Jan 2014 06:53:47 +0000 (07:53 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 19:33:56 +0000 (20:33 +0100)
commit6ce3bdaad3a593fc50eb35ff2813f2ebaa697286
tree0f2b5de74f7e3bd13c23439c0cb6bc77129a367d
parentbd5c0625269c10ca09c2274bb76161d3a1a9f5a3
libusbgx: Separate gadget attributes from gadget.

Gadget attributes should be placed in external structure
because they are almost that same as USB device descriptor.

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
[Port from libusbg and update description]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
examples/show-gadgets.c
include/usbg/usbg.h
src/usbg.c