Ensure the DFU bootloader disables and clears the activity LED toggle timer when...
[pub/USBasp.git] / LUFA / DoxygenPages / Groups.txt
1 /** \file
2 *
3 * This file contains special DoxyGen information for the generation of the main page and other special
4 * documentation pages. It is not a project source file.
5 */
6
7 /** \defgroup Group_BoardDrivers Board Drivers
8 *
9 * Functions, macros, variables, enums and types related to the control of physical board hardware.
10 */
11
12 /** \defgroup Group_PeripheralDrivers On-chip Peripheral Drivers
13 *
14 * Functions, macros, variables, enums and types related to the control of AVR subsystems.
15 */
16
17 /** \defgroup Group_MiscDrivers Miscellaneous Drivers
18 *
19 * Miscellaneous driver Functions, macros, variables, enums and types.
20 */
21
22 /** \defgroup Group_PlatformDrivers System Platform Drivers
23 *
24 * Drivers relating to the general architecture platform, such as clock setup and interrupt management.
25 */
26
27 /** \defgroup Group_PlatformDrivers_AVR8 AVR8
28 * \ingroup Group_PlatformDrivers
29 *
30 * Drivers relating to the AVR8 architecture platform, such as clock setup and interrupt management.
31 */
32
33 /** \defgroup Group_PlatformDrivers_XMEGA XMEGA
34 * \ingroup Group_PlatformDrivers
35 *
36 * Drivers relating to the XMEGA architecture platform, such as clock setup and interrupt management.
37 */
38
39 /** \defgroup Group_PlatformDrivers_UC3 UC3
40 * \ingroup Group_PlatformDrivers
41 *
42 * Drivers relating to the UC3 architecture platform, such as clock setup and interrupt management.
43 */