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:
76d5e99
)
Fix to previous patch (make CDCHost demo deallocate pipes when an invalid CDC interfa...
author
Dean Camera
<dean@fourwalledcubicle.com>
Fri, 15 May 2009 08:02:30 +0000
(08:02 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Fri, 15 May 2009 08:02:30 +0000
(08:02 +0000)
Remove the saving of the USB_GetNextDescriptorComp() return value in all host demos, since it went unused anyway; replaced with a simple check against the success error code for clarity.
No differences found