Add USB config HAL implementation for slp-gadget
authortaeyoung <ty317.kim@samsung.com>
Fri, 9 Sep 2016 11:30:02 +0000 (20:30 +0900)
committerTaeyoung Kim <ty317.kim@samsung.com>
Fri, 23 Sep 2016 08:55:24 +0000 (01:55 -0700)
commita6609e6bbd63857e3f2c1acc893d70728f5a3b05
tree082efdb999d281b0b683ec043a3dd6f17cb0cac8
parent7e40573059278c5007adc1f8c92da1d9941da142
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: Ia201fc660607ab703da46049da562c3fb46364fe
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]