]> git.gir.st - tmk_keyboard.git/blob - tmk_core/protocol/lufa/LUFA-git/LUFA/DoxygenPages/Groups.txt
Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'
[tmk_keyboard.git] / tmk_core / protocol / lufa / LUFA-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 * \brief 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 * \brief Functions, macros, variables, enums and types related to the control of AVR subsystems.
15 */
16
17 /** \defgroup Group_MiscDrivers Miscellaneous Drivers
18 *
19 * \brief Miscellaneous driver Functions, macros, variables, enums and types.
20 */
21
22 /** \defgroup Group_PlatformDrivers_AVR8 AVR8
23 * \ingroup Group_PlatformDrivers
24 *
25 * \brief Drivers relating to the AVR8 architecture platform, such as clock setup and interrupt management.
26 */
27
28 /** \defgroup Group_PlatformDrivers_XMEGA XMEGA
29 * \ingroup Group_PlatformDrivers
30 *
31 * \brief Drivers relating to the XMEGA architecture platform, such as clock setup and interrupt management.
32 */
33
34 /** \defgroup Group_PlatformDrivers_UC3 UC3
35 * \ingroup Group_PlatformDrivers
36 *
37 * \brief Drivers relating to the UC3 architecture platform, such as clock setup and interrupt management.
38 */
Imprint / Impressum