tree: 3fb3231ad138a655dc32ee3b5d55b9449ba62269 [path history] [tgz]
  1. BUILD.gn
  2. README.md
  3. unit-tests.cc
  4. usb_fastboot_function-info.json
  5. usb_fastboot_function.bind
  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