aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L4xx/SPI-L3GD20/halconf.h
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-05-14 06:39:47 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-05-14 06:39:47 +0000
commitea922dd95f88d6795f0bb5bda6af3d4d10ace726 (patch)
tree88e0b02457d80931c919d5bfc203858701fd80ce /testhal/STM32/STM32L4xx/SPI-L3GD20/halconf.h
parent745c0f1e34ce975eed8c74a4c3fb9b0f5ab3a108 (diff)
downloadChibiOS-ea922dd95f88d6795f0bb5bda6af3d4d10ace726.tar.gz
ChibiOS-ea922dd95f88d6795f0bb5bda6af3d4d10ace726.tar.bz2
ChibiOS-ea922dd95f88d6795f0bb5bda6af3d4d10ace726.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9479 35acf78f-673a-0410-8e92-d51de3d6d3f4
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__)