Sign in
fuchsia
/
fuchsia
/
684a63d58857718e83c4feaacfdb2bca638834d4
/
.
/
src
/
lib
/
usb_bulk
tree: 9ea0f36fd569c87a84542ee9649e4bc70e4cec16 [
path history
]
[
tgz
]
cpp/
rust/
bindgen.sh
BUILD.gn
OWNERS
README.md
TESTABILITY.md
src/lib/usb_bulk/README.md
Contents
This directory contains:
A C++ implmementation of the USB bulk protocol forked from Android fastboot.
A Rust wrapper of the C++ library. These libraries are intended only for host-side use.