aboutsummaryrefslogtreecommitdiffstats
path: root/include/gtimer/gtimer.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-07-21 22:02:57 +0200
committerJoel Bodenmann <joel@unormal.org>2013-07-21 22:02:57 +0200
commita6758342668712563bd4058160e6f5dc5636ba18 (patch)
treeabc0e43082010eecd332d0fc2c9eb4881eb01801 /include/gtimer/gtimer.h
parentd98e6c5d0d6c048c99aeda810da10e6a6a130325 (diff)
downloaduGFX-a6758342668712563bd4058160e6f5dc5636ba18.tar.gz
uGFX-a6758342668712563bd4058160e6f5dc5636ba18.tar.bz2
uGFX-a6758342668712563bd4058160e6f5dc5636ba18.zip
doxygen updates
Diffstat (limited to 'include/gtimer/gtimer.h')
-rw-r--r--include/gtimer/gtimer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/gtimer/gtimer.h b/include/gtimer/gtimer.h
index 494cc201..2b3991ec 100644
--- a/include/gtimer/gtimer.h
+++ b/include/gtimer/gtimer.h
@@ -7,10 +7,11 @@
/**
* @file include/gtimer/gtimer.h
- * @brief GTIMER GFX User Timer subsystem header file.
*
* @addtogroup GTIMER
*
+ * @brief Module which provides software based timers for user-space applications
+ *
* @details The reason why ChibiOS/GFX has it's own timer abstraction is because
* virtual timers provided by ChibiOS/RT are interrupt context only.
* While great for what they are designed for, they make coding of the input