X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/423d4018f0be89a703832669c3d65b162fc437f3..f301a4a21f34bea6c41872258a9dab3263f04e2a:/LUFA/ManPages/DeviceSupport.txt diff --git a/LUFA/ManPages/DeviceSupport.txt b/LUFA/ManPages/DeviceSupport.txt index 7e641016b..b1d78117b 100644 --- a/LUFA/ManPages/DeviceSupport.txt +++ b/LUFA/ManPages/DeviceSupport.txt @@ -7,7 +7,25 @@ /** * \page Page_DeviceSupport Device and Hardware Support * - * Currently supported AVR models: + * \section Sec_AVR8_Support Atmel 32-Bit UC3B AVR (UC3B) + * The AVR32 UC3B device support is currently experimental, and is included for preview purposes only. + * + * Currently supported UC3B models: + * - AT32UC3B064 (USB Host and Device) + * - AT32UC3B164 (USB Host and Device) + * - AT32UC3B0128 (USB Host and Device) + * - AT32UC3B1128 (USB Host and Device) + * - AT32UC3B0256 (USB Host and Device) + * - AT32UC3B1256 (USB Host and Device) + * - AT32UC3B0512 (USB Host and Device) + * - AT32UC3B1512 (USB Host and Device) + * + * Currently supported Atmel boards (see \ref Group_BoardTypes): + * - EVK1101 + * + * \section Sec_AVR8_Support Atmel 8-Bit AVR (AVR8) + * + * Currently supported AVR8 models: * - AT90USB82 (USB Device Only) * - ATMEGA8U2 (USB Device Only) * - AT90USB162 (USB Device Only) @@ -44,6 +62,7 @@ * - Minimus USB * - Olimex AVR-USB-162 * - PJRC Teensy (all revisions and versions) + * - Sparkfun U2 Breakout Board * - TCNISO Blackcat USB JTAG * - Tempusdictum Benito * - Tom's USBTINY-MKII (all revisions and versions)