diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2011-03-13 22:42:08 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2011-03-13 22:42:08 +0000 |
| commit | 0abfb972730b3bb22e2be35894572dd50a97ad88 (patch) | |
| tree | 1cace684d438f8667138ddd01fa9414d893dd7de /LUFA/ManPages/DeviceSupport.txt | |
| parent | a8dbc529083f950bc2d02c904b9dd5e7aeebcb77 (diff) | |
Add experimental support for the AVR32 UC3A4 microcontrollers.
Add support for the inbuilt unique serial numbers in the UC3A3 and UC3A4 models.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1707 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA/ManPages/DeviceSupport.txt')
| -rw-r--r-- | LUFA/ManPages/DeviceSupport.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/LUFA/ManPages/DeviceSupport.txt b/LUFA/ManPages/DeviceSupport.txt index f93dbb27..2381d2a9 100644 --- a/LUFA/ManPages/DeviceSupport.txt +++ b/LUFA/ManPages/DeviceSupport.txt @@ -15,18 +15,24 @@ * - 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) |
