aboutsummaryrefslogtreecommitdiffstats
path: root/os/nil/templates
diff options
context:
space:
mode:
Diffstat (limited to 'os/nil/templates')
-rw-r--r--os/nil/templates/nilconf.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/os/nil/templates/nilconf.h b/os/nil/templates/nilconf.h
index f95b082ee..bf815eb44 100644
--- a/os/nil/templates/nilconf.h
+++ b/os/nil/templates/nilconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/NIL - Copyright (C) 2013 Giovanni Di Sirio
+ ChibiOS/NIL - Copyright (C) 2013,2014 Giovanni Di Sirio
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -59,6 +59,9 @@
/**
* @brief System tick frequency.
+ * @note This value together with the @p NIL_CFG_ST_RESOLUTION
+ * option defines the maximum amount of time allowed for
+ * timeouts.
*/
#define NIL_CFG_ST_FREQUENCY 50000