tree: 4a44d681cf7cb2e1adf58f5d0f68049bca4d185b
  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.