Fixed LowLevel Keyboard demo not saving the issued report only after it has been...
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 20 Nov 2009 04:39:41 +0000 (04:39 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 20 Nov 2009 04:39:41 +0000 (04:39 +0000)
commit7ef58eef7a57c46ab53ed8a26805b58dcffd7010
treef2fbeae1736022ca3bbda82fcf51e937be95233a
parentd753512ccae76a4fce665b2c16ba7d5867143a96
Fixed LowLevel Keyboard demo not saving the issued report only after it has been written to the endpoint.

Added support for multiple keyboard keycodes in a single report to the LowLevel and ClassDriver Keyboard demos.
12 files changed:
Demos/Device/ClassDriver/Keyboard/Keyboard.c
Demos/Device/ClassDriver/Keyboard/Keyboard.txt
Demos/Device/LowLevel/Keyboard/Keyboard.c
Demos/Device/LowLevel/Keyboard/Keyboard.h
Demos/Device/LowLevel/Keyboard/Keyboard.txt
Demos/Device/LowLevel/Mouse/Mouse.c
Demos/Host/ClassDriver/JoystickHostWithParser/JoystickHostWithParser.c
Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.c
Demos/Host/Incomplete/RNDISEthernetHost/RNDISEthernetHost.c
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/FutureChanges.txt
Projects/Incomplete/StandaloneProgrammer/StandaloneProgrammer.c