Add USB config HAL implementation for slp-gadget 15/88615/3
authortaeyoung <ty317.kim@samsung.com>
Tue, 20 Sep 2016 04:16:48 +0000 (13:16 +0900)
committerTaeyoung Kim <ty317.kim@samsung.com>
Fri, 23 Sep 2016 08:57:00 +0000 (01:57 -0700)
commit82418334f4b683de099b19afd43d25cc20a62386
tree1198a939a84015f497eb3773bb1d45867710303b
parenta044268e1c01c89751432957dd38d91b01528fb6
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: I20821cf04b6a07d79b74dae257c175b70ce854ea
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]