Add USB config HAL implementation for slp-gadget 54/86054/6
authortaeyoung <ty317.kim@samsung.com>
Fri, 9 Sep 2016 11:30:02 +0000 (20:30 +0900)
committertaeyoung <ty317.kim@samsung.com>
Tue, 27 Sep 2016 04:40:58 +0000 (13:40 +0900)
commitd16911066976e0b1047da1c112eb31c714d98b50
treed6b96349055119c210283485d68dd54baa567951
parentcee53090535dea2babe82c6c57ef6cc53d90cae7
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: I5eeb0a8b9cc616e0e10263abc85893f250137d9f
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Signed-off-by: taeyoung <ty317.kim@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]