aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-07-12 13:32:11 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-07-12 13:32:11 +0000
commit5f51554a5ea47614423b33f0de36e6564eeb4819 (patch)
treef069b2ad9ded23d6075f19a563d2927f3dd31e20 /LUFA/ManPages
parentbd8046976f4c7e8db349e4d4ff14da5fac13e7db (diff)
downloadlufa-5f51554a5ea47614423b33f0de36e6564eeb4819.tar.gz
lufa-5f51554a5ea47614423b33f0de36e6564eeb4819.tar.bz2
lufa-5f51554a5ea47614423b33f0de36e6564eeb4819.zip
Enhance and document the AVR32 UC3 platform drivers.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/Groups.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/LUFA/ManPages/Groups.txt b/LUFA/ManPages/Groups.txt
index 0c9f4a657..bac362bf5 100644
--- a/LUFA/ManPages/Groups.txt
+++ b/LUFA/ManPages/Groups.txt
@@ -19,3 +19,7 @@
* Miscellaneous driver Functions, macros, variables, enums and types.
*/
+/** @defgroup Group_PlatformDrivers System Platform Drivers
+ *
+ * Drivers relating to the general architecture platform, such as clock setup and interrupt management.
+ */