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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testex/STM32/STM32L4xx/QSPI-N25Q128/mcuconf.h b/testex/STM32/STM32L4xx/QSPI-N25Q128/mcuconf.h
index d4eda14a7..c64e33b58 100644
--- a/testex/STM32/STM32L4xx/QSPI-N25Q128/mcuconf.h
+++ b/testex/STM32/STM32L4xx/QSPI-N25Q128/mcuconf.h
@@ -327,7 +327,7 @@
/*
* WSPI driver system settings.
*/
-#define STM32_WSPI_USE_QUADSPI1 TRUE
+#define STM32_WSPI_USE_QUADSPI1 FALSE
#define STM32_WSPI_QUADSPI1_DMA_STREAM STM32_DMA_STREAM_ID(2, 7)
#endif /* MCUCONF_H */