tree: ec9752b789af2372a24a762a6b8f2bfb3e40f033 [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. main.cc
  4. README.md
src/firmware/fastboot-usb/README.md

fastboot-usb

The component watches for binding of the usb-fastboot-function driver, sends/receives fastboot packets and process fastboot commands.

Building

To add this component to your build, append --with-base src/firmware/fastboot-usb to the fx set invocation.

Running

Use ffx component run to launch this component into a restricted realm for development purposes:

$ ffx component run /core/ffx-laboratory:fastboot-usb fuchsia-pkg://fuchsia.com/fastboot-usb#meta/fastboot-usb.cm