aboutsummaryrefslogtreecommitdiffstats
path: root/demos/nil/NIL-STM32F051-DISCOVERY/nilconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-09-04 12:24:54 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-09-04 12:24:54 +0000
commit71ee071933334f72b5c69ee682cffc9565500215 (patch)
tree64d66b84671c5b23b77eac33e987a3b21bfa592a /demos/nil/NIL-STM32F051-DISCOVERY/nilconf.h
parenta923a46007f6ae63deac2183319ba064e7b2921c (diff)
downloadChibiOS-71ee071933334f72b5c69ee682cffc9565500215.tar.gz
ChibiOS-71ee071933334f72b5c69ee682cffc9565500215.tar.bz2
ChibiOS-71ee071933334f72b5c69ee682cffc9565500215.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/kernel_3_dev@6260 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/nil/NIL-STM32F051-DISCOVERY/nilconf.h')
-rw-r--r--demos/nil/NIL-STM32F051-DISCOVERY/nilconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/nil/NIL-STM32F051-DISCOVERY/nilconf.h b/demos/nil/NIL-STM32F051-DISCOVERY/nilconf.h
index 8c3293769..c8a0b34c5 100644
--- a/demos/nil/NIL-STM32F051-DISCOVERY/nilconf.h
+++ b/demos/nil/NIL-STM32F051-DISCOVERY/nilconf.h
@@ -36,7 +36,7 @@
* @note This number is not inclusive of the idle thread which is
* Implicitly handled.
*/
-#define NIL_CFG_NUM_THREADS 2
+#define NIL_CFG_NUM_THREADS 3
/**
* @brief System tick frequency.