aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorJoel Bodenmann <joel.bodenmann@hevs.ch>2012-11-06 23:55:45 +0100
committerJoel Bodenmann <joel.bodenmann@hevs.ch>2012-11-06 23:55:45 +0100
commitb86c313aa2f86836fd8801e1937b1410679d5cb1 (patch)
tree8489d75b62c773b8293c24b8bf4934e7d7e7fe91 /templates
parenta39a8427d90f9d37ccc98060f08c8dbd6bcc5e94 (diff)
downloaduGFX-b86c313aa2f86836fd8801e1937b1410679d5cb1.tar.gz
uGFX-b86c313aa2f86836fd8801e1937b1410679d5cb1.tar.bz2
uGFX-b86c313aa2f86836fd8801e1937b1410679d5cb1.zip
doxygen tweaks - not complete yet
Diffstat (limited to 'templates')
-rw-r--r--templates/touchpadXXX/touchpad_lld.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/touchpadXXX/touchpad_lld.c b/templates/touchpadXXX/touchpad_lld.c
index 8a832d8c..2767e0fc 100644
--- a/templates/touchpadXXX/touchpad_lld.c
+++ b/templates/touchpadXXX/touchpad_lld.c
@@ -22,7 +22,8 @@
* @file templates/touchpadXXX/touchpad_lld.c
* @brief Touchpad Driver subsystem low level driver source.
*
- * @addtogroup TOUCHPAD
+ * @defgroup touchpadXXX
+ * @ingroup DRIVERS
* @{
*/