Error status LEDs shown when device endpoint configuration fails to complete.
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 8 Jun 2009 07:46:07 +0000 (07:46 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 8 Jun 2009 07:46:07 +0000 (07:46 +0000)
commite6881fd166586793a5a90effeefe4188092f383b
tree18812dc15a6837bd283593fa4da59cee89a3b1ed
parentac70ddd0a1c412bb54def48e53caaebd0b5c9c61
Error status LEDs shown when device endpoint configuration fails to complete.

MIDI device demo no longer blocks if a note change event is sent while the endpoint is not ready.
14 files changed:
Demos/Device/LowLevel/AudioInput/AudioInput.c
Demos/Device/LowLevel/AudioOutput/AudioOutput.c
Demos/Device/LowLevel/CDC/CDC.c
Demos/Device/LowLevel/DualCDC/DualCDC.c
Demos/Device/LowLevel/GenericHID/GenericHID.c
Demos/Device/LowLevel/Joystick/Joystick.c
Demos/Device/LowLevel/Keyboard/Keyboard.c
Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.c
Demos/Device/LowLevel/MIDI/MIDI.c
Demos/Device/LowLevel/MassStorage/MassStorage.c
Demos/Device/LowLevel/Mouse/Mouse.c
Demos/Device/LowLevel/RNDISEthernet/RNDISEthernet.c
Demos/Device/LowLevel/USBtoSerial/USBtoSerial.c
LUFA/ChangeLog.txt