Add implementation of usb_client HAL using libusbgx 98/99998/4
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Thu, 24 Nov 2016 16:12:38 +0000 (17:12 +0100)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 5 Feb 2018 17:05:21 +0000 (18:05 +0100)
commit8e9553eb8f68f7bb6670b157ae68cb8ec7b93fd2
tree6015379c3a1020edc5b8382a1180a44bb757dc3f
parent0b7459d12e5675eecaf80a572fc2e30ee8b20355
Add implementation of usb_client HAL using libusbgx

Currently this implementation doesn't support FFS based functions
so it is disabled by default to not casue sdb connection failures.

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