Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMous...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 19 Apr 2009 11:43:21 +0000 (11:43 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 19 Apr 2009 11:43:21 +0000 (11:43 +0000)
commit663f449c10b9a77a429aaa81066ce2b43ca6dc39
tree3a6f06560fa24589836aaf9d2aa8747383913aae
parent32e735b2b2eefb74e0415a5826692f7ba8c0a984
Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman).

Capitolised the "Descriptor_Search" and "Descriptor_Search_Comp" prefixes of the values in the DSearch_Return_ErrorCodes_t and DSearch_Comp_Return_ErrorCodes_t enums.

Minor documentation improvements.
33 files changed:
Demos/Device/KeyboardMouse/Descriptors.c
Demos/Device/Mouse/Descriptors.c
Demos/Host/CDCHost/ConfigDescriptor.c
Demos/Host/GenericHIDHost/ConfigDescriptor.c
Demos/Host/KeyboardHost/ConfigDescriptor.c
Demos/Host/KeyboardHostWithParser/ConfigDescriptor.c
Demos/Host/KeyboardHostWithParser/HIDReport.c
Demos/Host/KeyboardHostWithParser/KeyboardHostWithParser.c
Demos/Host/MassStorageHost/ConfigDescriptor.c
Demos/Host/MouseHost/ConfigDescriptor.c
Demos/Host/MouseHostWithParser/ConfigDescriptor.c
Demos/Host/MouseHostWithParser/HIDReport.c
Demos/Host/MouseHostWithParser/HIDReport.h
Demos/Host/MouseHostWithParser/MouseHostWithParser.c
Demos/Host/StillImageHost/ConfigDescriptor.c
LUFA/ChangeLog.txt
LUFA/DriverStubs/HWB.h
LUFA/Drivers/Board/Dataflash.h
LUFA/Drivers/Board/Temperature.h
LUFA/Drivers/Peripheral/AT90USBXXX67/ADC.h
LUFA/Drivers/Peripheral/Serial.h
LUFA/Drivers/USB/Class/ConfigDescriptor.c
LUFA/Drivers/USB/Class/ConfigDescriptor.h
LUFA/Drivers/USB/Class/HIDParser.c
LUFA/Drivers/USB/HighLevel/StreamCallbacks.h
LUFA/Drivers/USB/HighLevel/USBTask.h
LUFA/Drivers/USB/LowLevel/Device.h
LUFA/Drivers/USB/LowLevel/Endpoint.h
LUFA/Drivers/USB/LowLevel/Host.h
LUFA/Drivers/USB/LowLevel/OTG.h
LUFA/Drivers/USB/LowLevel/Pipe.h
LUFA/MigrationInformation.txt
LUFA/Scheduler/Scheduler.h