Add script reading bootloader flags
[pub/lufa.git] / LUFA / DoxygenPages / DeviceSupport.txt
index 5170710..cff2cda 100644 (file)
@@ -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
  *
  *   <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>
  *   - STK525
  *   - STK526
  *   - XPLAIN (Original green board, <i>not</i> the newer blue XPLAINED family boards)
+ *   - Xplained-MINI
  *
- *  \section Sec_AVR8Support_ThirdParty Supported Third Party Models
+ *  \section Sec_AVR8Support_ThirdParty Supported Third Party Boards
  *  Currently supported third-party boards (see \ref Group_BoardTypes for makefile \c BOARD constant names):
  *   - Adafruit U4 Breakout Board
- *   - Arduino Uno
  *   - Arduino Leonardo
+ *   - Arduino Micro
+ *   - Arduino Uno
+ *   - Arduino Yun
  *   - Bitwizard Multio and Big-Multio
  *   - Busware BUI
  *   - Busware CUL V3
  *   - Olimex AVR-ISP-MK2
  *   - Paranoid Studio's US2AX (V1, V2 and V3 hardware revisions)
  *   - PJRC Teensy (1.x and 2.x versions)
+ *   - Pololu A-Star Micro
+ *   - Rikus' U2S
  *   - Sparkfun U2 Breakout Board
+ *   - Stange ISP Programmer Board
  *   - TCNISO Blackcat USB JTAG
  *   - Tempusdictum Benito
  *   - 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)
  *
  *   <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>
  *   - EVK1104
  *   - UC3-A3 Xplained
  *
- *  \section Sec_UC3Support_ThirdParty Supported Third Party Models
+ *  \section Sec_UC3Support_ThirdParty Supported Third Party Boards
  *
  *  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)
  *
  *  Currently supported Atmel XMEGA boards (see \ref Group_BoardTypes):
  *   - XMEGA A3BU Xplained
  *   - XMEGA B1 Xplained
+ *   - XMEGA C3 Xplained
  *
- *  \section Sec_XMEGASupport_ThirdParty Supported Third Party Models
+ *  \section Sec_XMEGASupport_ThirdParty Supported Third Party Boards
  *  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)
  */