Sign in
fuchsia
/
fuchsia
/
8007eff1d67c0fae6f83c305ddd10602b7a1563c
/
.
/
src
/
lib
/
usb_bulk
tree: 7219646f428d8f86b5ae4e0c35afcebdc3219965 [
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.