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:
5de3641
)
Update CDC Class Driver character stream functions to use the correct avr-libc return...
author
Dean Camera
<dean@fourwalledcubicle.com>
Tue, 10 Nov 2009 11:24:15 +0000
(11:24 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Tue, 10 Nov 2009 11:24:15 +0000
(11:24 +0000)
Fix pointer arithmetic on void byte buffers by explicitly typecasting the buffer pointers to uint8_t* before altering them.
No differences found