tree: cd5ace0d32a0aa2f8b60978017a3e625161e3913
  1. include/
  2. rust/
  3. test/
  4. BUILD.gn
  5. fastboot.cc
  6. fastboot_base.cc
  7. README.md
  8. sparse_format.cc
  9. sparse_format.h
src/firmware/lib/fastboot/README.md

Fuchsia Fastboot Library

This folder contains a library that implements device-side fastboot protocol for use in Fuchsia.

The library is under construction and not ready to use.