aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F0xx/ADC/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32F0xx/ADC/chconf.h')
-rw-r--r--testhal/STM32F0xx/ADC/chconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/testhal/STM32F0xx/ADC/chconf.h b/testhal/STM32F0xx/ADC/chconf.h
index feea94663..aad274eab 100644
--- a/testhal/STM32F0xx/ADC/chconf.h
+++ b/testhal/STM32F0xx/ADC/chconf.h
@@ -57,7 +57,7 @@
* this value.
*/
#define CH_CFG_ST_TIMEDELTA 2
-ports/STM32/STM32
+
/** @} */
/*===========================================================================*/
@@ -137,7 +137,7 @@ ports/STM32/STM32
*
* @note The default is @p TRUE.
*/
-#define CH_CFG_USE_TM TRUE
+#define CH_CFG_USE_TM FALSE
/**
* @brief Threads registry APIs.