aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/DoxygenPages/DeviceSupport.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-01-03 10:49:44 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-01-03 10:49:44 +0000
commit7d037c7db812be4dac1a742c990f3631fbd82cb5 (patch)
treec1ff95de90e015a809d39231f0f02c300d8e52fe /LUFA/DoxygenPages/DeviceSupport.txt
parent04d13d264c924d5c3380076f8977ca2dd0b14fd8 (diff)
downloadlufa-7d037c7db812be4dac1a742c990f3631fbd82cb5.tar.gz
lufa-7d037c7db812be4dac1a742c990f3631fbd82cb5.tar.bz2
lufa-7d037c7db812be4dac1a742c990f3631fbd82cb5.zip
Remove support for devices that were not put into production.
Diffstat (limited to 'LUFA/DoxygenPages/DeviceSupport.txt')
-rw-r--r--LUFA/DoxygenPages/DeviceSupport.txt21
1 files changed, 3 insertions, 18 deletions
diff --git a/LUFA/DoxygenPages/DeviceSupport.txt b/LUFA/DoxygenPages/DeviceSupport.txt
index 517071081..05ba03450 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 @@
* <td bgcolor="#EE0000">No</td>
* </tr>
* <tr>
- * <td>ATMEGA32U6</td>
- * <td bgcolor="#00EE00">Yes</td>
- * <td bgcolor="#EE0000">No</td>
- * </tr>
- * <tr>
* <td>AT90USB646</td>
* <td bgcolor="#00EE00">Yes</td>
* <td bgcolor="#EE0000">No</td>
@@ -126,7 +121,7 @@
* - 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)
*
@@ -143,16 +138,6 @@
* <th width="150px">USB Host Mode</th>
* </tr>
* <tr>
- * <td>AT32UC3A064</td>
- * <td bgcolor="#00EE00">Yes</td>
- * <td bgcolor="#00EE00">Yes</td>
- * </tr>
- * <tr>
- * <td>AT32UC3A164</td>
- * <td bgcolor="#00EE00">Yes</td>
- * <td bgcolor="#00EE00">Yes</td>
- * </tr>
- * <tr>
* <td>AT32UC3A364</td>
* <td bgcolor="#00EE00">Yes</td>
* <td bgcolor="#00EE00">Yes</td>
@@ -297,7 +282,7 @@
* 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)
*