tree: 43d2596c30daa434c05a6b4c61406cb32ee95235 [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. README.md
  4. unit-tests.cc
  5. usb_fastboot_function.cc
  6. 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