X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/cad5e9ffca70f4f5d3b486049088fd77dfa8f0ca..e0852408de92eada94b242cf84b007dc4f188467:/LUFA/ManPages/DeviceSupport.txt diff --git a/LUFA/ManPages/DeviceSupport.txt b/LUFA/ManPages/DeviceSupport.txt index b1d78117b..2381d2a9e 100644 --- a/LUFA/ManPages/DeviceSupport.txt +++ b/LUFA/ManPages/DeviceSupport.txt @@ -7,16 +7,36 @@ /** * \page Page_DeviceSupport Device and Hardware Support * - * \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. + * \section Sec_AVR8_Support Atmel 32-Bit UC3 AVR (UC3) + * The AVR32 UC3 device support is currently experimental, and is included for preview purposes only. * - * Currently supported UC3B models: + * Currently supported UC3 models: + * - AT32UC3A064 (USB Host and Device) + * - AT32UC3A164 (USB Host and Device) + * - AT32UC3A364 (USB Host and Device) + * - AT32UC3A364S (USB Host and Device) + * - AT32UC3A464 (USB Host and Device) + * - AT32UC3A464S (USB Host and Device) * - AT32UC3B064 (USB Host and Device) * - AT32UC3B164 (USB Host and Device) + * - AT32UC3A0128 (USB Host and Device) + * - AT32UC3A1128 (USB Host and Device) + * - AT32UC3A3128 (USB Host and Device) + * - AT32UC3A3128S (USB Host and Device) + * - AT32UC3A4128 (USB Host and Device) + * - AT32UC3A4128S (USB Host and Device) * - AT32UC3B0128 (USB Host and Device) * - AT32UC3B1128 (USB Host and Device) + * - AT32UC3A0256 (USB Host and Device) + * - AT32UC3A1256 (USB Host and Device) + * - AT32UC3A3256 (USB Host and Device) + * - AT32UC3A3256S (USB Host and Device) + * - AT32UC3A4256 (USB Host and Device) + * - AT32UC3A4256S (USB Host and Device) * - AT32UC3B0256 (USB Host and Device) * - AT32UC3B1256 (USB Host and Device) + * - AT32UC3A0512 (USB Host and Device) + * - AT32UC3A1512 (USB Host and Device) * - AT32UC3B0512 (USB Host and Device) * - AT32UC3B1512 (USB Host and Device) *