aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L4xx/SPI-L3GD20/halconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32L4xx/SPI-L3GD20/halconf.h')
-rw-r--r--testhal/STM32/STM32L4xx/SPI-L3GD20/halconf.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/testhal/STM32/STM32L4xx/SPI-L3GD20/halconf.h b/testhal/STM32/STM32L4xx/SPI-L3GD20/halconf.h
index 5ab199774..37466c5c2 100644
--- a/testhal/STM32/STM32L4xx/SPI-L3GD20/halconf.h
+++ b/testhal/STM32/STM32L4xx/SPI-L3GD20/halconf.h
@@ -115,13 +115,6 @@
#endif
/**
- * @brief Enables the QSPI subsystem.
- */
-#if !defined(HAL_USE_QSPI) || defined(__DOXYGEN__)
-#define HAL_USE_QSPI TRUE
-#endif
-
-/**
* @brief Enables the RTC subsystem.
*/
#if !defined(HAL_USE_RTC) || defined(__DOXYGEN__)