aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L0xx/SPI
diff options
context:
space:
mode:
Diffstat (limited to 'testhal/STM32/STM32L0xx/SPI')
-rw-r--r--testhal/STM32/STM32L0xx/SPI/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32/STM32L0xx/SPI/chconf.h b/testhal/STM32/STM32L0xx/SPI/chconf.h
index 216731eef..506389994 100644
--- a/testhal/STM32/STM32L0xx/SPI/chconf.h
+++ b/testhal/STM32/STM32L0xx/SPI/chconf.h
@@ -140,7 +140,7 @@
*
* @note The default is @p TRUE.
*/
-#define CH_CFG_USE_TM TRUE
+#define CH_CFG_USE_TM FALSE
/**
* @brief Threads registry APIs.