libusbgx: Separate config attrs and strs form configuration.
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Wed, 19 Feb 2014 13:39:35 +0000 (14:39 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Tue, 22 Dec 2015 19:35:20 +0000 (20:35 +0100)
commit7c85291a51a754c59d8a8d3f0fec2df404f4cad6
tree0141402693dff424285ab4faab9454a6ee97b9aa
parent4b935e55cd5d5ecef8ec2eff6c616e0a032ba65f
libusbgx: Separate config attrs and strs form configuration.

Configuration, its attributes and strings are all logically
independent so should be placed in separate structures.

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