diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2012-05-07 17:40:52 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2012-05-07 17:40:52 +0000 |
commit | e5a7fa201e4482c3658cd382470c4dcfe27578fb (patch) | |
tree | 9bf93a73f003dc707af5bb4a4d235512d1ff4001 /LUFA/DoxygenPages | |
parent | f0af2e4a0280c43af3200909f6a00c2afaa65364 (diff) | |
download | lufa-e5a7fa201e4482c3658cd382470c4dcfe27578fb.tar.gz lufa-e5a7fa201e4482c3658cd382470c4dcfe27578fb.tar.bz2 lufa-e5a7fa201e4482c3658cd382470c4dcfe27578fb.zip |
Add support for the ATXMEGA384C3.
Diffstat (limited to 'LUFA/DoxygenPages')
-rw-r--r-- | LUFA/DoxygenPages/DeviceSupport.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/DeviceSupport.txt b/LUFA/DoxygenPages/DeviceSupport.txt index 98678985d..d1fe4f3cb 100644 --- a/LUFA/DoxygenPages/DeviceSupport.txt +++ b/LUFA/DoxygenPages/DeviceSupport.txt @@ -401,6 +401,11 @@ * <td bgcolor="#EE0000">No</td> * </tr> * <tr> + * <td>ATXMEGA384C3</td> + * <td bgcolor="#00EE00">Yes</td> + * <td bgcolor="#EE0000">No</td> + * </tr> + * <tr> * <td>ATXMEGA16C4</td> * <td bgcolor="#00EE00">Yes</td> * <td bgcolor="#EE0000">No</td> |