Sign in
fuchsia
/
fuchsia
/
1bdbf8a4e6f758c3b1782dee352071cc592ca3ab
/
.
/
src
/
lib
/
usb_bulk
tree: b5ce0b80ff327c27db35d87743d9988d886e58c6 [
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.