aboutsummaryrefslogtreecommitdiffstats
path: root/include/gadc/lld
diff options
context:
space:
mode:
authorAndrew Hannam <andrewh@inmarket.com.au>2013-05-06 14:44:47 +1000
committerAndrew Hannam <andrewh@inmarket.com.au>2013-05-06 14:44:47 +1000
commit3374aa25c6e4e118df670c18eaeefa0f6f29377f (patch)
tree99bdea0be61386bd3ae70c8516198dd857e4db13 /include/gadc/lld
parentbbfeec2dd7b312745856236214c91fce6b9ec22c (diff)
downloaduGFX-3374aa25c6e4e118df670c18eaeefa0f6f29377f.tar.gz
uGFX-3374aa25c6e4e118df670c18eaeefa0f6f29377f.tar.bz2
uGFX-3374aa25c6e4e118df670c18eaeefa0f6f29377f.zip
Reinsertion of doxygen headers
Reinsertion of doxygen headers that got lost in license change
Diffstat (limited to 'include/gadc/lld')
-rw-r--r--include/gadc/lld/gadc_lld.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/gadc/lld/gadc_lld.h b/include/gadc/lld/gadc_lld.h
index 4638920e..a2f4822c 100644
--- a/include/gadc/lld/gadc_lld.h
+++ b/include/gadc/lld/gadc_lld.h
@@ -5,6 +5,15 @@
* http://chibios-gfx.com/license.html
*/
+/**
+ * @file include/gadc/lld/gadc_lld.h
+ * @brief GADC - Periodic ADC driver header file.
+ *
+ * @defgroup Driver Driver
+ * @ingroup GADC
+ * @{
+ */
+
#ifndef _GADC_LLD_H
#define _GADC_LLD_H