X-Git-Url: http://git.rot13.org/?p=linux-usb-otg;a=blobdiff_plain;f=README;h=4f5b8adc749fbc15740cf21a1610da00d0461006;hp=6cec2d50ca2bcc91a86b4ffd3ee8b47c0211bd09;hb=c006460a488a869ac0750cd4a5007b6279451f01;hpb=7beba14a2aa207d668c07dee800cb8d49f8ae840 diff --git a/README b/README index 6cec2d5..4f5b8ad 100644 --- a/README +++ b/README @@ -1,5 +1,13 @@ Let's make Linux OTG ports useful... +To install: + + cd /srv/ + git clone usb-otg + ./install.sh + + +Based on documentation from: http://www.chip-community.org/index.php/Chip:_USB_hid_on_libcomposite @@ -7,6 +15,8 @@ https://github.com/ckuethe/usbarmory/wiki/USB-Gadgets http://github.com/wismna/raspberry-pi/hackpi +https://github.com/torvalds/linux/blob/master/Documentation/usb/gadget-testing.txt + This setup has been tested on Raspberry Pi 0 and Allwinner A20 based board.