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:
f555ad7
)
Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter...
author
Dean Camera
<dean@fourwalledcubicle.com>
Mon, 10 Jan 2011 18:43:34 +0000
(18:43 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Mon, 10 Jan 2011 18:43:34 +0000
(18:43 +0000)
Added new Endpoint_Null_Stream() and Pipe_Null_stream() functions.
Removed the NO_STREAM_CALLBACKS compile time option due to the new partial stream transfer feature replacing it.
Fixed errors in the incomplete Test and Measurement device demo preventing proper operation (thanks to Pavel Plotnikov).
No differences found