From 2acabf55f6ca9d992803b629157b971358fb76f6 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 1 Oct 2013 12:26:11 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6340 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- demos/rt/RT-STM32F051-DISCOVERY/chconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos') diff --git a/demos/rt/RT-STM32F051-DISCOVERY/chconf.h b/demos/rt/RT-STM32F051-DISCOVERY/chconf.h index adf4cb601..a481e2b0c 100644 --- a/demos/rt/RT-STM32F051-DISCOVERY/chconf.h +++ b/demos/rt/RT-STM32F051-DISCOVERY/chconf.h @@ -144,7 +144,7 @@ * * @note The default is @p TRUE. */ -#define CH_CFG_USE_TM TRUE +#define CH_CFG_USE_TM FALSE /** * @brief Threads registry APIs. -- cgit v1.2.3