X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;ds=sidebyside;f=README;h=4f5b8adc749fbc15740cf21a1610da00d0461006;hb=a468ad81c23ae0a4de0c6969eecc35e777145c40;hp=e5fc1ad76e42866bd09ac1f26fab6c4976c25299;hpb=4db9bd5c8594078106272f79ec3851e1f2414f13;p=linux-usb-otg diff --git a/README b/README index e5fc1ad..4f5b8ad 100644 --- a/README +++ b/README @@ -1,2 +1,24 @@ +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 +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. + + +