Fixed MassStorage demo not clearing the reset flag when a Mass Storage Reset is issue...
[pub/USBasp.git] / LUFA / ManPages / DeviceSupport.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 /**
8 * \page Page_DeviceSupport Device and Hardware Support
9 *
10 * Currently supported AVR models:
11 * - AT90USB1286 (USB Device Only)
12 * - AT90USB1287 (USB Host and Device)
13 * - AT90USB646 (USB Device Only)
14 * - AT90USB647 (USB Host and Device)
15 * - AT90USB82 (USB Device Only)
16 * - AT90USB162 (USB Device Only)
17 * - ATMEGA16U4 (USB Device Only)
18 * - ATMEGA32U4 (USB Device Only)
19 * - ATMEGA32U6 (USB Device Only)
20 *
21 * Currently supported Atmel boards:
22 * - AT90USBKEY
23 * - STK525
24 * - STK526
25 * - RZUSBSTICK
26 * - ATAVRUSBRF01
27 * - Custom User Boards
28 */
29