usb code
authorJustin Dickow <jjdickow@gmail.com>
Wed, 9 Jul 2014 15:44:36 +0000 (11:44 -0400)
committerJustin Dickow <jjdickow@gmail.com>
Wed, 9 Jul 2014 15:44:36 +0000 (11:44 -0400)
commit11c7df9660e2ef1296468f12edc81cd2861194c0
tree10e86de3e59dc4abb6844a9bf6ec80f6166b3b5f
parent0422ee42c9be9fd1a0b21c76772abc8896a6e67e
usb code

Signed-off-by: Justin Dickow <jjdickow@gmail.com>
src/components/transport_manager/include/transport_manager/usb/usb_adapter.h [new file with mode: 0644]
src/components/transport_manager/src/transport_manager_default.cc
src/components/transport_manager/src/usb/usb_adapter.cc [new file with mode: 0644]