-
- Downloads
Moved calls to Device mode Class Driver events to after the request has been...
Moved calls to Device mode Class Driver events to after the request has been acknowledged, so that long event handlers do do skew the timing of the control requests. Fixed USBtoSerial and Benito project SetLineEncoding calls failing if the USART is busy, due to the RX ISR delaying the control request handler.
Showing
- LUFA/Drivers/USB/Class/Device/CDC.c 9 additions, 7 deletionsLUFA/Drivers/USB/Class/Device/CDC.c
- LUFA/Drivers/USB/Class/Device/RNDIS.c 2 additions, 1 deletionLUFA/Drivers/USB/Class/Device/RNDIS.c
- LUFA/ManPages/ChangeLog.txt 4 additions, 0 deletionsLUFA/ManPages/ChangeLog.txt
- Projects/Benito/makefile 1 addition, 0 deletionsProjects/Benito/makefile
- Projects/USBtoSerial/USBtoSerial.c 1 addition, 1 deletionProjects/USBtoSerial/USBtoSerial.c
- Projects/USBtoSerial/makefile 1 addition, 0 deletionsProjects/USBtoSerial/makefile
Loading
Please register or sign in to comment