Ensure new Benito Programmer project matches Don's established LED behaviour - flash...
[pub/lufa.git] / Bootloaders / CDC / BootloaderCDC.txt
index 1f8970d..e3faf54 100644 (file)
@@ -6,6 +6,19 @@
  \r
 /** \mainpage CDC Class USB AVR Bootloader\r
  *\r
+ *  \section SSec_Compat Demo Compatibility:\r
+ *\r
+ *  The following table indicates what microcontrollers are compatible with this demo.\r
+ *\r
+ *  - AT90USB1287\r
+ *  - AT90USB1286\r
+ *  - AT90USB647\r
+ *  - AT90USB646\r
+ *  - ATMEGA32U6\r
+ *  - ATMEGA32U4\r
+ *  - ATMEGA16U4\r
+ *  - AT90USB162\r
+ *\r
  *  \section SSec_Info USB Information:\r
  *\r
  *  The following table gives a rundown of the USB utilization of this demo.\r
@@ -50,9 +63,9 @@
  *\r
  *  <table>\r
  *   <tr>\r
- *    <td>\r
- *     None\r
- *    </td>\r
+ *    <td><b>Define Name:</b></td>\r
+ *    <td><b>Location:</b></td>\r
+ *    <td><b>Description:</b></td>\r
  *   </tr>\r
  *  </table>\r
  */
\ No newline at end of file