interface: usb: Add support for USB interface 29/223029/12
authorDongwoo Lee <dwoo08.lee@samsung.com>
Tue, 17 Mar 2020 04:53:32 +0000 (13:53 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 18 Mar 2020 09:31:54 +0000 (18:31 +0900)
commita5f5989894617f51caf41550b5c760ed212ecfe4
tree5b1e1e4ebe871e78956ade89ff9b848db824352d
parent62c1a507383c0858abf47f1f1ab8472ba42973d6
interface: usb: Add support for USB interface

USB interface is added and enabled by configuring gadget driver
through configfs with support of libusbgx.

Change-Id: I638bfa59e127f7896f8ed4b6fa11ba3d37d4548e
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
CMakeLists.txt
packaging/initrd-flash.spec
scripts/flash-init.sh
src/usb.c [new file with mode: 0644]