aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/GPT/halconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F4xx/GPT/halconf.h')
-rw-r--r--testhal/STM32F4xx/GPT/halconf.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/testhal/STM32F4xx/GPT/halconf.h b/testhal/STM32F4xx/GPT/halconf.h
index 73ef9f4d8..554b4e9ca 100644
--- a/testhal/STM32F4xx/GPT/halconf.h
+++ b/testhal/STM32F4xx/GPT/halconf.h
@@ -115,13 +115,6 @@
#endif
/**
- * @brief Enables the BKPSRAM subsystem.
- */
-#if !defined(HAL_USE_BKPSRAM) || defined(__DOXYGEN__)
-#define HAL_USE_BKPSRAM FALSE
-#endif
-
-/**
* @brief Enables the SDC subsystem.
*/
#if !defined(HAL_USE_SDC) || defined(__DOXYGEN__)