aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARM7-LPC214x-GCC/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/ARM7-LPC214x-GCC/chconf.h')
-rw-r--r--demos/ARM7-LPC214x-GCC/chconf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/ARM7-LPC214x-GCC/chconf.h b/demos/ARM7-LPC214x-GCC/chconf.h
index a1d28bc9c..5555184c4 100644
--- a/demos/ARM7-LPC214x-GCC/chconf.h
+++ b/demos/ARM7-LPC214x-GCC/chconf.h
@@ -75,6 +75,8 @@
* APIs are included in the kernel.*/
#define CH_USE_SEMSW
+/** Configuration option: if specified then the Conditional Variables APIs are
+ * included in the kernel.*/
#define CH_USE_CONDVARS
/** Configuration option: if specified then the Semaphores with timeout APIs