aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32L0xx
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-02-20 21:50:58 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-02-20 21:50:58 +0000
commit951efe320c6a035b67c99deae380b351b2e0b9c0 (patch)
tree7069d41a6aa79e26ac5c12f1c261ee47be24b625 /testhal/STM32/STM32L0xx
parent41585364a77e8d8491c958525d1f0446fe2772e9 (diff)
downloadChibiOS-951efe320c6a035b67c99deae380b351b2e0b9c0.tar.gz
ChibiOS-951efe320c6a035b67c99deae380b351b2e0b9c0.tar.bz2
ChibiOS-951efe320c6a035b67c99deae380b351b2e0b9c0.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8917 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32L0xx')
-rw-r--r--testhal/STM32/STM32L0xx/ADC/chconf.h2
-rw-r--r--testhal/STM32/STM32L0xx/EXT/chconf.h2
-rw-r--r--testhal/STM32/STM32L0xx/SPI/chconf.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/testhal/STM32/STM32L0xx/ADC/chconf.h b/testhal/STM32/STM32L0xx/ADC/chconf.h
index 216731eef..506389994 100644
--- a/testhal/STM32/STM32L0xx/ADC/chconf.h
+++ b/testhal/STM32/STM32L0xx/ADC/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.
diff --git a/testhal/STM32/STM32L0xx/EXT/chconf.h b/testhal/STM32/STM32L0xx/EXT/chconf.h
index 216731eef..506389994 100644
--- a/testhal/STM32/STM32L0xx/EXT/chconf.h
+++ b/testhal/STM32/STM32L0xx/EXT/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.
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.