projects
/
pub
/
lufa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
7f81803
)
Fixed CDCHost demo unfreezing IN pipes during configuration, rather than during use.
author
Dean Camera
<dean@fourwalledcubicle.com>
Tue, 23 Jun 2009 07:55:18 +0000
(07:55 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Tue, 23 Jun 2009 07:55:18 +0000
(07:55 +0000)
Changed Pipe stream functions to automatically set the pipe token, allowing them to be used on bidirectional pipes without having to explicitly call Pipe_SetPipeToken() beforehand.
No differences found