tree: 2b89ca6e5a78568f86a82af04b112e5f8f71bd5f [path history] [tgz]
  1. cpp/
  2. rust/
  3. bindgen.sh
  4. BUILD.gn
  5. OWNERS
  6. README.fuchsia
  7. README.md
  8. 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.