Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in...
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).
Showing
- Bootloaders/CDC/BootloaderCDC.c 8 additions, 8 deletionsBootloaders/CDC/BootloaderCDC.c
- Bootloaders/DFU/BootloaderDFU.c 21 additions, 21 deletionsBootloaders/DFU/BootloaderDFU.c
- Bootloaders/TeensyHID/TeensyHID.c 4 additions, 4 deletionsBootloaders/TeensyHID/TeensyHID.c
- Demos/Device/AudioInput/AudioInput.c 2 additions, 2 deletionsDemos/Device/AudioInput/AudioInput.c
- Demos/Device/AudioOutput/AudioOutput.c 2 additions, 2 deletionsDemos/Device/AudioOutput/AudioOutput.c
- Demos/Device/CDC/CDC.c 6 additions, 6 deletionsDemos/Device/CDC/CDC.c
- Demos/Device/DualCDC/DualCDC.c 6 additions, 6 deletionsDemos/Device/DualCDC/DualCDC.c
- Demos/Device/GenericHID/GenericHID.c 5 additions, 5 deletionsDemos/Device/GenericHID/GenericHID.c
- Demos/Device/Joystick/Joystick.c 2 additions, 2 deletionsDemos/Device/Joystick/Joystick.c
- Demos/Device/Keyboard/Keyboard.c 15 additions, 15 deletionsDemos/Device/Keyboard/Keyboard.c
- Demos/Device/KeyboardMouse/KeyboardMouse.c 5 additions, 5 deletionsDemos/Device/KeyboardMouse/KeyboardMouse.c
- Demos/Device/MassStorage/MassStorage.c 5 additions, 5 deletionsDemos/Device/MassStorage/MassStorage.c
- Demos/Device/Mouse/Mouse.c 12 additions, 12 deletionsDemos/Device/Mouse/Mouse.c
- Demos/Device/RNDISEthernet/RNDISEthernet.c 4 additions, 4 deletionsDemos/Device/RNDISEthernet/RNDISEthernet.c
- Demos/Device/USBtoSerial/USBtoSerial.c 6 additions, 6 deletionsDemos/Device/USBtoSerial/USBtoSerial.c
- LUFA/ChangeLog.txt 3 additions, 4 deletionsLUFA/ChangeLog.txt
- LUFA/Drivers/USB/LowLevel/DevChapter9.c 18 additions, 18 deletionsLUFA/Drivers/USB/LowLevel/DevChapter9.c
- LUFA/Drivers/USB/LowLevel/Endpoint.c 7 additions, 7 deletionsLUFA/Drivers/USB/LowLevel/Endpoint.c
- LUFA/Drivers/USB/LowLevel/Endpoint.h 12 additions, 38 deletionsLUFA/Drivers/USB/LowLevel/Endpoint.h
- LUFA/Drivers/USB/LowLevel/HostChapter9.c 5 additions, 5 deletionsLUFA/Drivers/USB/LowLevel/HostChapter9.c
Loading
Please register or sign in to comment