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:
86e6ed7
)
Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for the...
author
Dean Camera
<dean@fourwalledcubicle.com>
Mon, 29 Jun 2009 09:30:06 +0000
(09:30 +0000)
committer
Dean Camera
<dean@fourwalledcubicle.com>
Mon, 29 Jun 2009 09:30:06 +0000
(09:30 +0000)
Added new DATAFLASH_CHIP_MASK() macro to the Dataflash driver, which returns the Dataflash select mask for the given chip index.
Updated MassStorage device block write routines to use ping-pong Dataflash buffering to increase throughput by around 30%.
No differences found