Make XPLAINBridge serial bridge much more reliable for the reception of characters...
[pub/USBasp.git] / LUFA / ManPages / 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 */