Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Feature...
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 23 Apr 2009 13:28:12 +0000 (13:28 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 23 Apr 2009 13:28:12 +0000 (13:28 +0000)
commitc20a94a4e84c89debf5e7109482ede708a694a0c
tree94ec05a96fa7071bcb7eb60a30bc5ab246ef8cda
parent9cec85bfd92a77a97e7d12625897de2682dfacd7
Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Feature request was not being handled).

Renamed the FEATURELESS_CONTROL_ONLY_DEVICE compile-time token to CONTROL_ONLY_DEVICE.
19 files changed:
Bootloaders/DFU/makefile
Bootloaders/TeensyHID/makefile
Demos/Device/CDC/CDC.c
Demos/Device/GenericHID/GenericHID.c
Demos/Device/Joystick/Joystick.c
Demos/Device/Keyboard/Keyboard.c
Demos/Device/KeyboardMouse/KeyboardMouse.c
Demos/Device/Mouse/Mouse.c
Demos/Device/RNDISEthernet/RNDISEthernet.c
Demos/Device/USBtoSerial/USBtoSerial.c
Demos/Host/MassStorageHost/MassStoreCommands.c
LUFA/ChangeLog.txt
LUFA/CompileTimeTokens.txt
LUFA/Drivers/USB/LowLevel/DevChapter9.c
LUFA/Drivers/USB/LowLevel/DevChapter9.h
LUFA/Drivers/USB/LowLevel/Endpoint.c
LUFA/Drivers/USB/LowLevel/Endpoint.h
LUFA/Drivers/USB/LowLevel/LowLevel.c
LUFA/MigrationInformation.txt