tree: 96a47536b3c92f3742520ed53d2976744021bd33 [path history] [tgz]
  1. include/
  2. rust/
  3. test/
  4. BUILD.gn
  5. fastboot.cc
  6. fastboot_base.cc
  7. payload-streamer.cc
  8. payload-streamer.h
  9. README.md
  10. 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.