mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-06-17 20:25:16 +02:00

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%.