aboutsummaryrefslogtreecommitdiffstats
path: root/demos/SPC5
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2017-09-23 14:58:21 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2017-09-23 14:58:21 +0000
commitff55da639bb8476e1ea73e5f16968e477c5ca14b (patch)
tree44a683b45d2bf1fa4a5115f3254f4ea94503ed75 /demos/SPC5
parent663fd498aa9b9de9fec5d7c7474efabdfa88401e (diff)
downloadChibiOS-ff55da639bb8476e1ea73e5f16968e477c5ca14b.tar.gz
ChibiOS-ff55da639bb8476e1ea73e5f16968e477c5ca14b.tar.bz2
ChibiOS-ff55da639bb8476e1ea73e5f16968e477c5ca14b.zip
Fixed bug #887.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10691 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'demos/SPC5')
-rw-r--r--demos/SPC5/NIL-SPC560D-EVB/chconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/SPC5/NIL-SPC560D-EVB/chconf.h b/demos/SPC5/NIL-SPC560D-EVB/chconf.h
index 92e72a128..4338ce9ed 100644
--- a/demos/SPC5/NIL-SPC560D-EVB/chconf.h
+++ b/demos/SPC5/NIL-SPC560D-EVB/chconf.h
@@ -20,7 +20,7 @@
* @details A copy of this file must be placed in each project directory, it
* contains the application specific kernel settings.
*
- * @addtogroup config
+ * @addtogroup NIL_CONFIG
* @details Kernel related settings and hooks.
* @{
*/