projects
/
pub
/
USBasp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
a2001ac
)
Fixed swapped paremeters in the HID state memory copy call while processing a HID...
author
Dean Camera
<dean@fourwalledcubicle.com>
Tue, 11 Aug 2009 08:36:25 +0000
(08:36 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Tue, 11 Aug 2009 08:36:25 +0000
(08:36 +0000)
Fixed memory corruption HID report parser when too many COLLECTION or PUSH items were processed.
Make RNDIS device class driver include the CDC device class driver header, so that it can inherrit the required CDC functional descriptor macro.
Make HID host class driver include the HID report parser.
No differences found