Sign in
fuchsia
/
fuchsia
/
e669dbfd48f0
/
.
/
src
/
lib
/
usb_bulk
tree: 547b1ebfc7188fde700877c74f1b625f0e1a9b3a [
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.