3.9.33. usbgadget - Create USB Gadget multifunction device¶
3.9.33.1. Usage¶
usbgadget [-asdAD]
3.9.33.2. Synopsis¶
Enable / disable a USB composite gadget on the USB device interface.
3.9.33.3. Options¶
-a | Create CDC ACM function |
-s | Create Generic Serial 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 |
-d | Disable the currently running gadget |