3.9.35. usbgadget - Create USB Gadget multifunction device¶
3.9.35.1. Usage¶
usbgadget [-asdAD]
3.9.35.2. Synopsis¶
Enable / disable a USB composite gadget on the USB device interface.
3.9.35.3. Options¶
-a | Create CDC ACM function |
-A <desc> | Create Android Fastboot function. If ‘desc’ is not provided, try to use ‘global.usbgadget.fastboot_function’ variable. |
-b | include registered barebox update handlers (fastboot specific) |
-D <desc> | Create DFU function. If ‘desc’ is not provided, try to use ‘global.usbgadget.dfu_function’ variable. |
-d | Disable the currently running gadget |