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:
88d022a
)
Make TWI_ReadPacket() use a repeated start condition rather than a full bus release...
author
Dean Camera
<dean@fourwalledcubicle.com>
Wed, 31 Aug 2011 07:17:33 +0000
(07:17 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Wed, 31 Aug 2011 07:17:33 +0000
(07:17 +0000)
Fix TWI_ReadPacket() not releasing the bus correctly after all data transferred.
Make TWI_SendByte() and TWI_ReceiveByte() non-inline to reduce compiled binary size.
No differences found