added hidkb driver and a simple example
authorBernhard Urban <lewurm@gmx.net>
Wed, 23 Sep 2009 13:39:31 +0000 (15:39 +0200)
committerBernhard Urban <lewurm@gmx.net>
Wed, 23 Sep 2009 14:10:26 +0000 (16:10 +0200)
commit2dff512f69bd8c211c37487e594a34677b7ea169
tree4d804a5bfcbd29ba41e8a81a608a0acbda1a80b5
parent3b9dfcf21e6f8aa9efd701ac38a3a594ac2fd94f
added hidkb driver and a simple example
main.c
usb/Makefile
usb/core/core.c
usb/core/core.h
usb/core/usb.c
usb/drivers/class/hid.c [new file with mode: 0644]
usb/drivers/class/hid.h [new file with mode: 0644]
usb/drivers/class/storage.c
usb/usbspec/usb11spec.h