X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/00ad5090614568f75b588d5fe3480f4d20d370b2..refs/heads/ProMicro:/LUFA/DoxygenPages/DeviceSupport.txt
diff --git a/LUFA/DoxygenPages/DeviceSupport.txt b/LUFA/DoxygenPages/DeviceSupport.txt
index d9029a408..cff2cda4b 100644
--- a/LUFA/DoxygenPages/DeviceSupport.txt
+++ b/LUFA/DoxygenPages/DeviceSupport.txt
@@ -12,7 +12,7 @@
* \li \subpage Page_UC3Support - Atmel AVR32 UC3 Support
* \li \subpage Page_XMEGASupport - Atmel XMEGA Support
*/
-
+
/**
* \page Page_AVR8Support Atmel 8-Bit AVR (AVR8) Support
*
@@ -62,11 +62,6 @@
*
No |
*
*
- * ATMEGA32U6 |
- * Yes |
- * No |
- *
- *
* AT90USB646 |
* Yes |
* No |
@@ -96,33 +91,47 @@
* - RZUSBSTICK
* - STK525
* - STK526
- * - XPLAIN (Excluding the blue XPLAINED family boards)
+ * - XPLAIN (Original green board, not the newer blue XPLAINED family boards)
+ * - Xplained-MINI
*
- * \section Sec_AVR8Support_ThirdParty Supported Third Party Models
+ * \section Sec_AVR8Support_ThirdParty Supported Third Party Boards
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
* - Adafruit U4 Breakout Board
+ * - Arduino Leonardo
+ * - Arduino Micro
* - Arduino Uno
+ * - Arduino Yun
+ * - Bitwizard Multio and Big-Multio
* - Busware BUI
* - Busware CUL V3
- * - Fletchtronics Bumble-B (using officially recommended peripheral layout)
+ * - Busware TUL
+ * - DorkbotPDX Duce
+ * - Fletchtronics Bumble-B (using manufacturer recommended peripheral layout)
* - Kernel Concepts USBFOO
* - Linnix UDIP
* - MattairTech JM-DB-U2
* - Maximus USB
+ * - Micropendous Boards (Micropendous-32U2, Micropendous-1, Micropendous-2)
* - Microsin AVR-USB162
* - Minimus USB
- * - Olimex AVR-USB-162
- * - PJRC Teensy (all revisions and versions)
+ * - Olimex AVR-USB-162, AVR-USB-32U4 and AVR-USB-T32U4 Boards
+ * - Olimex AVR-ISP-MK2
+ * - Paranoid Studio's US2AX (V1, V2 and V3 hardware revisions)
+ * - PJRC Teensy (1.x and 2.x versions)
+ * - Pololu A-Star Micro
+ * - Rikus' U2S
* - Sparkfun U2 Breakout Board
+ * - Stange ISP Programmer Board
* - TCNISO Blackcat USB JTAG
* - Tempusdictum Benito
* - Tom's USBTINY-MKII (all revisions and versions)
* - Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
*/
-
+
/**
* \page Page_UC3Support Atmel 32-Bit UC3 AVR (UC3)
- * Note: The AVR32 UC3 device support is currently experimental, and is included for preview purposes only.
+ *
+ * \warning The AVR32 UC3 device support is currently experimental, and is included for preview purposes only.
*
* \section Sec_UC3Support_Devices Supported Microcontroller Models
*
@@ -135,16 +144,6 @@
* USB Host Mode |
*
*
- * AT32UC3A064 |
- * Yes |
- * Yes |
- *
- *
- * AT32UC3A164 |
- * Yes |
- * Yes |
- *
- *
* AT32UC3A364 |
* Yes |
* Yes |
@@ -282,16 +281,18 @@
* - EVK1100
* - EVK1101
* - EVK1104
+ * - UC3-A3 Xplained
*
- * \section Sec_UC3Support_ThirdParty Supported Third Party Models
+ * \section Sec_UC3Support_ThirdParty Supported Third Party Boards
*
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
* - Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
*/
-
+
/**
* \page Page_XMEGASupport Atmel USB XMEGA AVR (XMEGA)
- * Note: The XMEGA device support is currently experimental (incomplete and/or non-functional), and is included for preview purposes only.
+ *
+ * \warning The XMEGA device support is currently experimental (incomplete and/or non-functional), and is included for preview purposes only.
*
* \section Sec_XMEGASupport_Devices Supported Microcontroller Models
*
@@ -314,6 +315,16 @@
* No |
*
*
+ * ATXMEGA64A4U |
+ * Yes |
+ * No |
+ *
+ *
+ * ATXMEGA128A4U |
+ * Yes |
+ * No |
+ *
+ *
* ATXMEGA64A3U |
* Yes |
* No |
@@ -343,13 +354,70 @@
* Yes |
* No |
*
+ *
+ * ATXMEGA64B3 |
+ * Yes |
+ * No |
+ *
+ *
+ * ATXMEGA128B3 |
+ * Yes |
+ * No |
+ *
+ *
+ * ATXMEGA64B1 |
+ * Yes |
+ * No |
+ *
+ *
+ * ATXMEGA128B1 |
+ * Yes |
+ * No |
+ *
+ *
+ * ATXMEGA64C3 |
+ * Yes |
+ * No |
+ *
+ *
+ * ATXMEGA128C3 |
+ * Yes |
+ * No |
+ *
+ *
+ * ATXMEGA192C3 |
+ * Yes |
+ * No |
+ *
+ *
+ * ATXMEGA256C3 |
+ * Yes |
+ * No |
+ *
+ *
+ * ATXMEGA384C3 |
+ * Yes |
+ * No |
+ *
+ *
+ * ATXMEGA16C4 |
+ * Yes |
+ * No |
+ *
+ *
+ * ATXMEGA32C4 |
+ * Yes |
+ * No |
+ *
*
*
* \section Sec_XMEGASupport_Boards Supported Atmel Boards
* Currently supported Atmel XMEGA boards (see \ref Group_BoardTypes):
* - XMEGA A3BU Xplained
+ * - XMEGA B1 Xplained
+ * - XMEGA C3 Xplained
*
- * \section Sec_XMEGASupport_ThirdParty Supported Third Party Models
+ * \section Sec_XMEGASupport_ThirdParty Supported Third Party Boards
* Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
* - Custom User Boards (with Board Drivers if desired, see \ref Page_WritingBoardDrivers)
*/