aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ginput/toggle/Pal/ginput_lld_toggle.c
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-12-18 22:04:35 +0100
committerJoel Bodenmann <joel@unormal.org>2012-12-18 22:04:35 +0100
commit8bc7b22ce73c16b8975dad57dbff79be2fbf84f8 (patch)
tree89ce480451329cdb2ff7a9f57f8a2c07c3e88dad /drivers/ginput/toggle/Pal/ginput_lld_toggle.c
parent4f1af08bd44e75436ec5a9973fd52342f0fb5952 (diff)
downloaduGFX-8bc7b22ce73c16b8975dad57dbff79be2fbf84f8.tar.gz
uGFX-8bc7b22ce73c16b8975dad57dbff79be2fbf84f8.tar.bz2
uGFX-8bc7b22ce73c16b8975dad57dbff79be2fbf84f8.zip
doxygen
Diffstat (limited to 'drivers/ginput/toggle/Pal/ginput_lld_toggle.c')
-rw-r--r--drivers/ginput/toggle/Pal/ginput_lld_toggle.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/ginput/toggle/Pal/ginput_lld_toggle.c b/drivers/ginput/toggle/Pal/ginput_lld_toggle.c
index a3a360d8..947f77e0 100644
--- a/drivers/ginput/toggle/Pal/ginput_lld_toggle.c
+++ b/drivers/ginput/toggle/Pal/ginput_lld_toggle.c
@@ -22,7 +22,8 @@
* @file drivers/ginput/toggle/Pal/ginput_lld_toggle.c
* @brief GINPUT Toggle low level driver source for the ChibiOS PAL hardware.
*
- * @addtogroup GINPUT_TOGGLE
+ * @defgroup Toggle
+ * @ingroup GINPUT
* @{
*/