-
- Downloads
Device mode class driver callbacks are now fired before the control request...
Device mode class driver callbacks are now fired before the control request status stage is sent to prevent the host from timing out if another request is immediately fired and the device has a lengthy callback routine. Inlined currently unused MIDI ProcessControlRequest routine.
Showing
- LUFA/Drivers/USB/Class/Device/CDC.c 1 addition, 3 deletionsLUFA/Drivers/USB/Class/Device/CDC.c
- LUFA/Drivers/USB/Class/Device/HID.c 1 addition, 2 deletionsLUFA/Drivers/USB/Class/Device/HID.c
- LUFA/Drivers/USB/Class/Device/MIDI.c 0 additions, 5 deletionsLUFA/Drivers/USB/Class/Device/MIDI.c
- LUFA/Drivers/USB/Class/Device/MIDI.h 12 additions, 8 deletionsLUFA/Drivers/USB/Class/Device/MIDI.h
- LUFA/Drivers/USB/Class/Device/RNDIS.c 1 addition, 2 deletionsLUFA/Drivers/USB/Class/Device/RNDIS.c
- LUFA/ManPages/ChangeLog.txt 2 additions, 0 deletionsLUFA/ManPages/ChangeLog.txt
Loading
Please register or sign in to comment