tree: e30f4a4e3995b8f0b8a1acc20e99e7225062f53c
  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.cc
  11. 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.