tree: fa29835aff92e786d608c9cfa93e2ce0c5f74ae1
  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.