aboutsummaryrefslogtreecommitdiffstats
path: root/os/kernel/include/debug.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-30 06:59:43 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-08-30 06:59:43 +0000
commit397ccffac55ffd139d0e3e82add83e51413c1347 (patch)
treef60cb4c4271662f7cd699b34e7356498c0d0fcdf /os/kernel/include/debug.h
parent255d1444eaf7f9b78ac959ad4fad73d10ede163f (diff)
downloadChibiOS-397ccffac55ffd139d0e3e82add83e51413c1347.tar.gz
ChibiOS-397ccffac55ffd139d0e3e82add83e51413c1347.tar.bz2
ChibiOS-397ccffac55ffd139d0e3e82add83e51413c1347.zip
Documentation reorganization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1133 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/kernel/include/debug.h')
-rw-r--r--os/kernel/include/debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/kernel/include/debug.h b/os/kernel/include/debug.h
index 67a5d65b4..2987c3489 100644
--- a/os/kernel/include/debug.h
+++ b/os/kernel/include/debug.h
@@ -20,7 +20,7 @@
/**
* @file debug.h
* @brief Debug macros and structures.
- * @addtogroup Debug
+ * @addtogroup debug
* @{
*/