mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-10-29 04:30:05 +01: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.