aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM8S-STM8S208-RC
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-03-19 12:48:54 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2010-03-19 12:48:54 +0000
commit79075f9e81d9d56be5da3bf6cdae56f4ace950de (patch)
tree8c1f99887161adb25e703a66ff5ec90cdea1250d /demos/STM8S-STM8S208-RC
parent05af5534a971e706b6ebde5111cd0fe7c514f63d (diff)
downloadChibiOS-79075f9e81d9d56be5da3bf6cdae56f4ace950de.tar.gz
ChibiOS-79075f9e81d9d56be5da3bf6cdae56f4ace950de.tar.bz2
ChibiOS-79075f9e81d9d56be5da3bf6cdae56f4ace950de.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1755 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/STM8S-STM8S208-RC')
-rw-r--r--demos/STM8S-STM8S208-RC/chconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/STM8S-STM8S208-RC/chconf.h b/demos/STM8S-STM8S208-RC/chconf.h
index 26d33b883..5643c94e7 100644
--- a/demos/STM8S-STM8S208-RC/chconf.h
+++ b/demos/STM8S-STM8S208-RC/chconf.h
@@ -24,6 +24,7 @@
* contains the application specific kernel settings.
*
* @addtogroup config
+ * @details Kernel related settings and hooks.
* @{
*/