summaryrefslogtreecommitdiff
path: root/firmware/LUFA/ManPages/Groups.txt
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@debian.lan>2012-03-25 17:46:26 +0200
committerTrygve Laugstøl <trygvis@debian.lan>2012-03-25 17:46:26 +0200
commit0c0436f47c296513dace43d3ba20e3cc36f8f527 (patch)
tree3a47379af421aec1719cb86680a677739571082e /firmware/LUFA/ManPages/Groups.txt
downloadbitraf-fridge-orig-0c0436f47c296513dace43d3ba20e3cc36f8f527.tar.gz
bitraf-fridge-orig-0c0436f47c296513dace43d3ba20e3cc36f8f527.tar.bz2
bitraf-fridge-orig-0c0436f47c296513dace43d3ba20e3cc36f8f527.tar.xz
bitraf-fridge-orig-0c0436f47c296513dace43d3ba20e3cc36f8f527.zip
Board, rev A.
Diffstat (limited to 'firmware/LUFA/ManPages/Groups.txt')
-rw-r--r--firmware/LUFA/ManPages/Groups.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/firmware/LUFA/ManPages/Groups.txt b/firmware/LUFA/ManPages/Groups.txt
new file mode 100644
index 0000000..c1c4a43
--- /dev/null
+++ b/firmware/LUFA/ManPages/Groups.txt
@@ -0,0 +1,21 @@
+/** \file
+ *
+ * This file contains special DoxyGen information for the generation of the main page and other special
+ * documentation pages. It is not a project source file.
+ */
+
+/** @defgroup Group_BoardDrivers Board Drivers
+ *
+ * Functions, macros, variables, enums and types related to the control of physical board hardware.
+ */
+
+/** @defgroup Group_PeripheralDrivers On-chip Peripheral Drivers
+ *
+ * Functions, macros, variables, enums and types related to the control of AVR subsystems.
+ */
+
+/** @defgroup Group_MiscDrivers Miscellaneous Drivers
+ *
+ * Miscellaneous driver Functions, macros, variables, enums and types.
+ */
+