aboutsummaryrefslogtreecommitdiffstats
path: root/os/ex/ST/l3gd20.h
diff options
context:
space:
mode:
authorroccomarco <roccomarco@35acf78f-673a-0410-8e92-d51de3d6d3f4>2017-07-01 18:45:25 +0000
committerroccomarco <roccomarco@35acf78f-673a-0410-8e92-d51de3d6d3f4>2017-07-01 18:45:25 +0000
commit3588ac33a33bb10d22cd6a30ab22ea28514943a0 (patch)
treed760dba90f35da35288a953df44476de0d92a467 /os/ex/ST/l3gd20.h
parent3edd2f7ccb1ecca032efb47d3192c4f4065e20ed (diff)
downloadChibiOS-3588ac33a33bb10d22cd6a30ab22ea28514943a0.tar.gz
ChibiOS-3588ac33a33bb10d22cd6a30ab22ea28514943a0.tar.bz2
ChibiOS-3588ac33a33bb10d22cd6a30ab22ea28514943a0.zip
Improved ChibiOS\EX documentation (Still uncomplete)
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10274 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/ex/ST/l3gd20.h')
-rw-r--r--os/ex/ST/l3gd20.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/os/ex/ST/l3gd20.h b/os/ex/ST/l3gd20.h
index d658aef0c..968921e73 100644
--- a/os/ex/ST/l3gd20.h
+++ b/os/ex/ST/l3gd20.h
@@ -22,6 +22,8 @@
* @file l3gd20.h
* @brief L3GD20 MEMS interface module header.
*
+ * @addtogroup L3GD20
+ * @ingroup EX_ST
* @{
*/
#ifndef _L3GD20_H_