Fixed HID host Class driver report send/receive report broken when issued through the control pipe.
Make Mass Storage device Class driver accept resets at any time, rather than just after a command block has been processed. Remove the HID device parser from the boot protocol Keyboard/Mouse demos.
Showing
- Demos/Host/ClassDriver/KeyboardHost/makefile 0 additions, 1 deletionDemos/Host/ClassDriver/KeyboardHost/makefile
- Demos/Host/ClassDriver/MouseHost/makefile 0 additions, 1 deletionDemos/Host/ClassDriver/MouseHost/makefile
- LUFA/Drivers/USB/Class/Common/HID.h 8 additions, 0 deletionsLUFA/Drivers/USB/Class/Common/HID.h
- LUFA/Drivers/USB/Class/Device/MassStorage.c 14 additions, 17 deletionsLUFA/Drivers/USB/Class/Device/MassStorage.c
- LUFA/Drivers/USB/Class/Host/HID.c 2 additions, 2 deletionsLUFA/Drivers/USB/Class/Host/HID.c
- LUFA/Drivers/USB/Class/Host/HID.h 4 additions, 1 deletionLUFA/Drivers/USB/Class/Host/HID.h
- LUFA/Drivers/USB/Class/Host/HIDParser.h 2 additions, 9 deletionsLUFA/Drivers/USB/Class/Host/HIDParser.h
- LUFA/ManPages/ChangeLog.txt 1 addition, 0 deletionsLUFA/ManPages/ChangeLog.txt
- LUFA/ManPages/FutureChanges.txt 1 addition, 1 deletionLUFA/ManPages/FutureChanges.txt
Loading
Please register or sign in to comment