interface: Add support for multiple transfer interfaces 35/223035/9
authorDongwoo Lee <dwoo08.lee@samsung.com>
Tue, 17 Mar 2020 04:36:02 +0000 (13:36 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 18 Mar 2020 08:32:46 +0000 (17:32 +0900)
commit5df0e1d2947d87e15492f3fe103dcd4d68992beb
tree91374d1493bca0a1f1555f34298755d87953b5d3
parentbdeb2d6876465d4d3b38b91f0f06b9a993dc5f59
interface: Add support for multiple transfer interfaces

To support USB connection, multiple interface f/w should be required
before. This adds only interface f/w, so network connection is
still processed without f/w.

Change-Id: I367f9e961daefe3b9005104084955edbe0851057
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
CMakeLists.txt
src/interface.c [new file with mode: 0644]
src/interface.h [new file with mode: 0644]