aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F1xx/RTC/halconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F1xx/RTC/halconf.h')
-rw-r--r--testhal/STM32F1xx/RTC/halconf.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/testhal/STM32F1xx/RTC/halconf.h b/testhal/STM32F1xx/RTC/halconf.h
index 820d18046..93367c2d2 100644
--- a/testhal/STM32F1xx/RTC/halconf.h
+++ b/testhal/STM32F1xx/RTC/halconf.h
@@ -289,6 +289,7 @@
/*===========================================================================*/
/* SDC driver related settings. */
/*===========================================================================*/
+
/**
* @brief Number of initialization attempts before rejecting the card.
* @note Attempts are performed at 10mS intevals.
@@ -360,10 +361,6 @@
#define SPI_USE_MUTUAL_EXCLUSION FALSE
#endif
-/*===========================================================================*/
-/* UART driver related settings. */
-/*===========================================================================*/
-
#endif /* _HALCONF_H_ */
/** @} */