[usb_gadget p02] Basic USB device implementation.
The gadget.Gadget class implements the basic USB control requests required by all devices. It handles common operations like changing the configuration and interface alternatives and fetching descriptors. The device interfaces with a "chip" which is the USB peripheral controller that connects the emulated device to a USB host. BUG=396682 R=rockot@chromium.org,rpaquay@chromium.org,kalman@chromium.org Review URL: https://codereview.chromium.org/407353002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@285098 0039d316-1c4b-4281-b951-d872f2087c98
Showing
tools/usb_gadget/gadget.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment