Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in favour...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 21 Apr 2009 06:05:50 +0000 (06:05 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 21 Apr 2009 06:05:50 +0000 (06:05 +0000)
commite5e7eaee7af719cee00a8c2cb6fb4649dde0aa05
tree5172668936967b507e6804daeb2cb7009232a8e3
parentba7cd3f22e0ec8c2fc7fd5dae3620aa75d926fd3
Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in favour of the standard Endpoint_Clear* and Pipe_Clear* macros (Atmel have confirmed no effect from setting FIFOCON on control endpoints).
23 files changed:
Bootloaders/CDC/BootloaderCDC.c
Bootloaders/DFU/BootloaderDFU.c
Bootloaders/TeensyHID/TeensyHID.c
Demos/Device/AudioInput/AudioInput.c
Demos/Device/AudioOutput/AudioOutput.c
Demos/Device/CDC/CDC.c
Demos/Device/DualCDC/DualCDC.c
Demos/Device/GenericHID/GenericHID.c
Demos/Device/Joystick/Joystick.c
Demos/Device/Keyboard/Keyboard.c
Demos/Device/KeyboardMouse/KeyboardMouse.c
Demos/Device/MassStorage/MassStorage.c
Demos/Device/Mouse/Mouse.c
Demos/Device/RNDISEthernet/RNDISEthernet.c
Demos/Device/USBtoSerial/USBtoSerial.c
LUFA/ChangeLog.txt
LUFA/Drivers/USB/LowLevel/DevChapter9.c
LUFA/Drivers/USB/LowLevel/Endpoint.c
LUFA/Drivers/USB/LowLevel/Endpoint.h
LUFA/Drivers/USB/LowLevel/HostChapter9.c
LUFA/Drivers/USB/LowLevel/Pipe.h
LUFA/MigrationInformation.txt
Projects/Magstripe/Magstripe.c