aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32L053R8-NUCLEO/chconf.h
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2016-02-21 08:26:57 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2016-02-21 08:26:57 +0000
commitadcc51666865020347d364f7b3cad8a622124f7a (patch)
tree518a8c37a8f76a7fd1a9f074642d14e0c62cf9c8 /demos/STM32/RT-STM32L053R8-NUCLEO/chconf.h
parent951efe320c6a035b67c99deae380b351b2e0b9c0 (diff)
downloadChibiOS-adcc51666865020347d364f7b3cad8a622124f7a.tar.gz
ChibiOS-adcc51666865020347d364f7b3cad8a622124f7a.tar.bz2
ChibiOS-adcc51666865020347d364f7b3cad8a622124f7a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8918 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM32/RT-STM32L053R8-NUCLEO/chconf.h')
-rw-r--r--demos/STM32/RT-STM32L053R8-NUCLEO/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/STM32/RT-STM32L053R8-NUCLEO/chconf.h b/demos/STM32/RT-STM32L053R8-NUCLEO/chconf.h
index 1684bb4b5..b88665f4c 100644
--- a/demos/STM32/RT-STM32L053R8-NUCLEO/chconf.h
+++ b/demos/STM32/RT-STM32L053R8-NUCLEO/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.