Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for the...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 29 Jun 2009 09:30:06 +0000 (09:30 +0000)
committerDean 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