mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-10-27 11:39:57 +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.