Add libusb backend for thor protocol
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 13 May 2016 08:27:23 +0000 (10:27 +0200)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 25 Jul 2016 05:39:49 +0000 (14:39 +0900)
commit5aa6ebc9046376519cf9c90a2fdef4abd2fb4ed6
tree3bbb0bcf5de988ebf310fbf3f1d75eb91945219c
parentac3cd2bf06f772a32b833b53867b00d07a2655f2
Add libusb backend for thor protocol

Add implementation of functions used for communication
with tharget on USB level via libusb.

Change-Id: I59603b3bb05570e8f13c8ca3e4f48fabf2fc03c0
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
libthor/thor_internal.h
libthor/thor_usb.c [new file with mode: 0644]