Add USB config HAL implementation for slp-gadget 15/83915/7 accepted/tizen/ivi/20160929.001654 accepted/tizen/mobile/20160929.001514 accepted/tizen/tv/20160929.001708 accepted/tizen/wearable/20160929.001626 submit/tizen/20160927.110043
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Sat, 13 Aug 2016 13:52:33 +0000 (15:52 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Thu, 22 Sep 2016 09:40:27 +0000 (11:40 +0200)
commite14a738a21ed7a622e6bd398071b4c3a82c120f8
tree4404c03bfbe971bf6ae2d85856f99fb6b94aaa23
parent3c4a7270dab65fe17f4b1c69793ec3ca7c9af673
Add USB config HAL implementation for slp-gadget

This implementation of USB config HAL allows to apply
abstract gadget description received from USB gadget HAL
to USB gadget subsystem in Kernel via slp-gadget sysfs
interface.

Change-Id: I64240565efc5798bc029f04ec9efcc959d4f4ca1
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
CMakeLists.txt
hw/usb_client/CMakeLists.txt [new file with mode: 0644]
hw/usb_client/usb_client.c [new file with mode: 0644]