Fixed HID Parser's largest report size bit count not including the size of the last parsed report item.
Fixed HID host driver's largest HID report size count corrupt when the number of report bits exceeds 255.
This commit is contained in:
parent
d881e0cbf6
commit
99ff27e403
4 changed files with 5 additions and 3 deletions
|
|
@ -39,6 +39,7 @@
|
|||
* - Arcade Controller: http://fletchtronics.net/arcade-controller-made-petunia
|
||||
* - AVR USB Modem, a 3G Wireless Modem host: http://code.google.com/p/avrusbmodem/
|
||||
* - Bicycle POV: http://www.code.google.com/p/bicycleledpov/
|
||||
* - Bluetooth Explorerbot: http://code.google.com/p/bluetooth-explorerbot/
|
||||
* - Bus Ninja, an AVR clone of the popular BusPirate project: http://blog.hodgepig.org/busninja/
|
||||
* - CAMTRIG, a remote Camera Trigger device: http://code.astraw.com/projects/motmot/camtrig
|
||||
* - CD Driver Emulator Dongle for ISO Files: http://cdemu.blogspot.com/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue