aboutsummaryrefslogtreecommitdiffstats
path: root/testex/STM32/STM32L4xx/QSPI-N25Q128/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testex/STM32/STM32L4xx/QSPI-N25Q128/mcuconf.h')
-rw-r--r--testex/STM32/STM32L4xx/QSPI-N25Q128/mcuconf.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/testex/STM32/STM32L4xx/QSPI-N25Q128/mcuconf.h b/testex/STM32/STM32L4xx/QSPI-N25Q128/mcuconf.h
index f0d261df5..d4eda14a7 100644
--- a/testex/STM32/STM32L4xx/QSPI-N25Q128/mcuconf.h
+++ b/testex/STM32/STM32L4xx/QSPI-N25Q128/mcuconf.h
@@ -324,4 +324,10 @@
*/
#define STM32_WDG_USE_IWDG FALSE
+/*
+ * WSPI driver system settings.
+ */
+#define STM32_WSPI_USE_QUADSPI1 TRUE
+#define STM32_WSPI_QUADSPI1_DMA_STREAM STM32_DMA_STREAM_ID(2, 7)
+
#endif /* MCUCONF_H */