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:
d860e9e
)
USB_HostRequest renamed to USB_ControlRequest, entire control request header is now...
author
Dean Camera
<dean@fourwalledcubicle.com>
Wed, 22 Apr 2009 13:03:11 +0000
(13:03 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Wed, 22 Apr 2009 13:03:11 +0000
(13:03 +0000)
The USB_UnhandledControlPacket event has had its parameters removed, in favour of accessing the new USB_ControlRequest structure.
The Endpoint control stream functions now correctly send a ZLP to the host when less data than requested is sent.
No differences found