|
|
@@ -196,7 +196,7 @@
|
|
|
/*
|
|
|
* SPI driver system settings.
|
|
|
*/
|
|
|
-#define STM32_SPI_USE_SPI1 FALSE
|
|
|
+#define STM32_SPI_USE_SPI1 TRUE
|
|
|
#define STM32_SPI_USE_SPI2 FALSE
|
|
|
#define STM32_SPI_USE_SPI3 FALSE
|
|
|
#define STM32_SPI_SPI1_RX_DMA_STREAM STM32_DMA_STREAM_ID(2, 0)
|