USB: coding style fixes (function naming)
[bertos.git] / bertos / drv / usb_mouse.c
2010-09-23 arighiUSB: coding style fixes (function naming)
2010-09-23 arighiUSB: coding style fixes (structure naming)
2010-09-22 arighiusb-mouse: do not set bDeviceClass in the device descriptor
2010-09-22 arighiusb-mouse: fix wrong copy/paste comment
2010-09-22 arighiUSB: add generic usb-mouse device driver (EXPERIMENTAL)