Fixed interrupt driven HID device demos not clearing the interrupt flags in all circu...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 9 Mar 2009 11:50:43 +0000 (11:50 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 9 Mar 2009 11:50:43 +0000 (11:50 +0000)
commitb0d9f961acfff498b7c4f2dc4a54ad9513d09a3b
tree6862e7c91dbc6763bc2dc199dbccdc4c4b98a15f
parentd711e37d2f10f8df9a9ffdf974935c1f1d0a7906
Fixed interrupt driven HID device demos not clearing the interrupt flags in all circumstances.
Demos/KeyboardFullInt/KeyboardFullInt.c
Demos/KeyboardViaInt/KeyboardViaInt.c
Demos/MouseFullInt/MouseFullInt.c
Demos/MouseViaInt/MouseViaInt.c