Add new error condition to the HID Report Parser for when a report is parsed...
Add new error condition to the HID Report Parser for when a report is parsed but no unfiltered items are encountered (i.e. nothing of interest in the device report). Make all host HID "WithParser" demos print the new error condition.
Showing
- Demos/Device/ClassDriver/MassStorage/Lib/DataflashManager.h 4 additions, 2 deletionsDemos/Device/ClassDriver/MassStorage/Lib/DataflashManager.h
- Demos/Device/LowLevel/MassStorage/Lib/DataflashManager.h 4 additions, 2 deletionsDemos/Device/LowLevel/MassStorage/Lib/DataflashManager.h
- Demos/Host/ClassDriver/KeyboardHostWithParser/KeyboardHostWithParser.c 2 additions, 2 deletions...assDriver/KeyboardHostWithParser/KeyboardHostWithParser.c
- Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.c 2 additions, 2 deletions...ost/ClassDriver/MouseHostWithParser/MouseHostWithParser.c
- Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.c 6 additions, 2 deletions.../LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.c
- Demos/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.c 7 additions, 3 deletions...s/Host/LowLevel/MouseHostWithParser/MouseHostWithParser.c
- LUFA/Drivers/USB/Class/Host/HIDParser.c 3 additions, 0 deletionsLUFA/Drivers/USB/Class/Host/HIDParser.c
- LUFA/Drivers/USB/Class/Host/HIDParser.h 1 addition, 0 deletionsLUFA/Drivers/USB/Class/Host/HIDParser.h
Loading
Please register or sign in to comment