4f5b8adc749fbc15740cf21a1610da00d0461006
[linux-usb-otg] / README
1 Let's make Linux OTG ports useful...
2
3 To install:
4
5         cd /srv/
6         git clone usb-otg
7         ./install.sh
8
9
10 Based on documentation from:
11
12 http://www.chip-community.org/index.php/Chip:_USB_hid_on_libcomposite
13
14 https://github.com/ckuethe/usbarmory/wiki/USB-Gadgets
15
16 http://github.com/wismna/raspberry-pi/hackpi
17
18 https://github.com/torvalds/linux/blob/master/Documentation/usb/gadget-testing.txt
19
20
21 This setup has been tested on Raspberry Pi 0 and Allwinner A20 based board.
22
23
24