mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-09 20:10:56 +02:00
Changed SPI_Init() to allow for the clock polarity and data sample modes to be set. Changed Dataflash_Init() to no longer call SPI_Init() automatically.