mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 05:15:25 +03:00
NUCLEOF722 configures SDIO, too.
This commit is contained in:
parent
e9402f6682
commit
c5b008ca9d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue