Fixed Mouse and Keyboard device demos not acting in accordance with the HID...
Fixed Mouse and Keyboard device demos not acting in accordance with the HID specification for idle periods (thanks to Brian Dickman). Removed support for endpoint/pipe non-control interrupts; these did not act in the way users expected, and had many subtle issues.
Showing
- Demos/Device/GenericHID/GenericHID.c 2 additions, 70 deletionsDemos/Device/GenericHID/GenericHID.c
- Demos/Device/GenericHID/GenericHID.txt 0 additions, 7 deletionsDemos/Device/GenericHID/GenericHID.txt
- Demos/Device/Keyboard/Keyboard.c 27 additions, 77 deletionsDemos/Device/Keyboard/Keyboard.c
- Demos/Device/Keyboard/Keyboard.h 5 additions, 2 deletionsDemos/Device/Keyboard/Keyboard.h
- Demos/Device/Keyboard/Keyboard.txt 0 additions, 7 deletionsDemos/Device/Keyboard/Keyboard.txt
- Demos/Device/MassStorage/MassStorage.c 0 additions, 3 deletionsDemos/Device/MassStorage/MassStorage.c
- Demos/Device/Mouse/Mouse.c 28 additions, 54 deletionsDemos/Device/Mouse/Mouse.c
- Demos/Device/Mouse/Mouse.h 9 additions, 6 deletionsDemos/Device/Mouse/Mouse.h
- Demos/Device/Mouse/Mouse.txt 0 additions, 7 deletionsDemos/Device/Mouse/Mouse.txt
- Demos/Device/RNDISEthernet/RNDISConstants.h 1 addition, 1 deletionDemos/Device/RNDISEthernet/RNDISConstants.h
- Demos/Host/GenericHIDHost/GenericHIDHost.c 0 additions, 38 deletionsDemos/Host/GenericHIDHost/GenericHIDHost.c
- Demos/Host/GenericHIDHost/GenericHIDHost.txt 3 additions, 10 deletionsDemos/Host/GenericHIDHost/GenericHIDHost.txt
- Demos/Host/KeyboardHost/KeyboardHost.c 1 addition, 47 deletionsDemos/Host/KeyboardHost/KeyboardHost.c
- Demos/Host/KeyboardHost/KeyboardHost.txt 3 additions, 10 deletionsDemos/Host/KeyboardHost/KeyboardHost.txt
- Demos/Host/MouseHost/MouseHost.c 0 additions, 46 deletionsDemos/Host/MouseHost/MouseHost.c
- Demos/Host/MouseHost/MouseHost.txt 3 additions, 10 deletionsDemos/Host/MouseHost/MouseHost.txt
- Demos/OTG/TestApp/TestEvents.c 2 additions, 0 deletionsDemos/OTG/TestApp/TestEvents.c
- LUFA.pnproj 1 addition, 1 deletionLUFA.pnproj
- LUFA/ChangeLog.txt 2 additions, 0 deletionsLUFA/ChangeLog.txt
- LUFA/Drivers/USB/LowLevel/Endpoint.h 0 additions, 37 deletionsLUFA/Drivers/USB/LowLevel/Endpoint.h
Loading
Please register or sign in to comment