Sign in
fuchsia
/
fuchsia
/
bc6e1973e90aaa3b56fe4eed599e7ba70f84f317
/
.
/
src
/
lib
/
usb_bulk
tree: 3c9bfa50ec63fc8eeaa8ae06f337ee7aac1e743b [
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.