Adjust endpoint polling intervals for HID demos, to make them compliant with the...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 13 Aug 2009 08:26:59 +0000 (08:26 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 13 Aug 2009 08:26:59 +0000 (08:26 +0000)
commit25ddbb9e3bcf184ebf1c17ea254b3c0c924327e2
tree7f0770a5c611caf4c1aaa55849a73c40618468d4
parent99abd1a8b7c096baf5ddaff84a8f8fdfb097dfc2
Adjust endpoint polling intervals for HID demos, to make them compliant with the 10ms minimum polling period for Low Speed devices.
Demos/Device/ClassDriver/GenericHID/Descriptors.c
Demos/Device/ClassDriver/Joystick/Descriptors.c
Demos/Device/ClassDriver/Keyboard/Descriptors.c
Demos/Device/ClassDriver/KeyboardMouse/Descriptors.c
Demos/Device/ClassDriver/Mouse/Descriptors.c
Demos/Device/LowLevel/GenericHID/Descriptors.c
Demos/Device/LowLevel/Joystick/Descriptors.c
Demos/Device/LowLevel/Keyboard/Descriptors.c
Demos/Device/LowLevel/KeyboardMouse/Descriptors.c
Demos/Device/LowLevel/Mouse/Descriptors.c
Projects/Magstripe/Magstripe.txt