aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/Groups.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/ManPages/Groups.txt')
-rw-r--r--LUFA/ManPages/Groups.txt25
1 files changed, 0 insertions, 25 deletions
diff --git a/LUFA/ManPages/Groups.txt b/LUFA/ManPages/Groups.txt
deleted file mode 100644
index bac362bf5..000000000
--- a/LUFA/ManPages/Groups.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-/** \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.
- */
-
-/** @defgroup Group_PlatformDrivers System Platform Drivers
- *
- * Drivers relating to the general architecture platform, such as clock setup and interrupt management.
- */