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