aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/dox/gpt.dox
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-12-08 10:31:22 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2014-12-08 10:31:22 +0000
commitcb80f2bfdd492bd6a77e7daba8e68804adede417 (patch)
treeae611ad7d8b0d5714017d273b0918a988f1cc7df /os/hal/dox/gpt.dox
parent1c5212006867b15b3727b4981704cf559bed3ab6 (diff)
downloadChibiOS-cb80f2bfdd492bd6a77e7daba8e68804adede417.tar.gz
ChibiOS-cb80f2bfdd492bd6a77e7daba8e68804adede417.tar.bz2
ChibiOS-cb80f2bfdd492bd6a77e7daba8e68804adede417.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7559 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/dox/gpt.dox')
-rw-r--r--os/hal/dox/gpt.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/gpt.dox b/os/hal/dox/gpt.dox
index 11ccf7f18..69f8ce4db 100644
--- a/os/hal/dox/gpt.dox
+++ b/os/hal/dox/gpt.dox
@@ -74,5 +74,5 @@
* - <b>Delay Mode</b>, the timer is used for inserting a brief delay into
* the execution flow, no callback is invoked in this mode.
* .
- * @ingroup IO
+ * @ingroup HAL_NORMAL_DRIVERS
*/