NUCLEOF722 configures SDIO, too.

This commit is contained in:
jflyper 2019-02-16 22:39:03 +09:00
parent e9402f6682
commit c5b008ca9d
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@
//#define SPI4_TX_DMA_OPT 0 // DMA 2 Stream 1 Channel 4
#define USE_SDCARD_SDIO
#define SDIO_DMA_OPT 0 // DMA 2 Stream 3 Chanel 4
#define SDCARD_SDIO_DMA_OPT 0 // DMA 2 Stream 3 Chanel 4
#define SDCARD_SPI_CS_PIN NONE //This is not used on SDIO, has to be kept for now to keep compiler happy
#define USE_I2C