mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-02-02 10:37:24 +00: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%.