tree: 2c6d937c5313d09e363c8265966565bf441b551d
  1. meta/
  2. BUILD.gn
  3. OWNERS
  4. README.md
  5. unit-tests.cc
  6. usb_fastboot_function.cc
  7. usb_fastboot_function.h
src/firmware/drivers/usb-fastboot-function/README.md

usb-fastboot-function

Driver for fastboot over usb.

Testing

Unit tests for usb-fastboot-function are available in the usb-fastboot-function-tests package. To run the test, use:

$ fx set ... --with src/firmware/drivers/usb-fastboot-function:tests
$ fx test usb-fastboot-function-tests