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