aboutsummaryrefslogtreecommitdiffstats
path: root/src/include/debug.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-02-04 20:22:32 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2009-02-04 20:22:32 +0000
commit37f18c5818832fe6d9e8389bea01ecd13598668a (patch)
treefba95076f998152ba7ffa5a5f3cbe924dca574ea /src/include/debug.h
parente4245075bef0e790f228d47c4dfb0380f878cf4f (diff)
downloadChibiOS-37f18c5818832fe6d9e8389bea01ecd13598668a.tar.gz
ChibiOS-37f18c5818832fe6d9e8389bea01ecd13598668a.tar.bz2
ChibiOS-37f18c5818832fe6d9e8389bea01ecd13598668a.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@716 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'src/include/debug.h')
-rw-r--r--src/include/debug.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/debug.h b/src/include/debug.h
index 71a2613eb..a6b4ca7c1 100644
--- a/src/include/debug.h
+++ b/src/include/debug.h
@@ -18,6 +18,8 @@
*/
/**
+ * @file debug.h
+ * @brief Debug macros and structures.
* @addtogroup Debug
* @{
*/