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:
66db760
)
Fix USB_SetHIDReportItemInfo() function.
author
e-chip
<egor.gorlin@gmail.com>
Wed, 28 Sep 2016 08:12:33 +0000
(14:12 +0600)
committer
e-chip
<egor.gorlin@gmail.com>
Wed, 28 Sep 2016 08:12:33 +0000
(14:12 +0600)
Bits applying loop worked incorrect on large reports. Seems to me like a
copy/paste problem from USB_GetHIDReportItemInfo().
No differences found