Remove dual ISR for software PDI mode, use a single ISR instead to reduce code comple...
[pub/USBasp.git] / Demos / Device / ClassDriver / MassStorageKeyboard / MassStorageKeyboard.txt
index 0fb5989..590d357 100644 (file)
@@ -8,17 +8,12 @@
  *\r
  *  \section SSec_Compat Demo Compatibility:\r
  *\r
- *  The following table indicates what microcontrollers are compatible with this demo.\r
+ *  The following list 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
- *  - AT90USB82\r
+ *  - Series 7 USB AVRs\r
+ *  - Series 6 USB AVRs\r
+ *  - Series 4 USB AVRs\r
+ *  - Series 2 USB AVRs\r
  *\r
  *  \section SSec_Info USB Information:\r
  *\r
  *   </tr>\r
  *   <tr>\r
  *    <td><b>USB Classes:</b></td>\r
- *    <td>Mass Storage Device</td>\r
- *    <td>Human Interface Device</td>\r
+ *    <td>Mass Storage Device \n\r
+ *        Human Interface Device</td>\r
  *   </tr>\r
  *   <tr> \r
  *    <td><b>USB Subclasses:</b></td>\r
- *    <td>Bulk-Only Transport</td>\r
- *    <td>Keyboard Subclass</td>\r
+ *    <td>Bulk-Only Transport \n\r
+ *        Keyboard Subclass</td>\r
  *   </tr>\r
  *   <tr>\r
  *    <td><b>Relevant Standards:</b></td>\r
- *    <td>USBIF Mass Storage Standard</td>\r
- *    <td>USB Bulk-Only Transport Standard</td>\r
- *    <td>SCSI Primary Commands Specification</td>\r
- *    <td>SCSI Block Commands Specification</td>\r
- *    <td>USBIF HID Specification, USBIF HID Usage Tables</td>\r
+ *    <td>USBIF Mass Storage Standard \n\r
+ *        USB Bulk-Only Transport Standard \n\r
+ *        SCSI Primary Commands Specification \n\r
+ *        SCSI Block Commands Specification \n\r
+ *        USBIF HID Specification \n\r
+ *        USBIF HID Usage Tables</td>\r
  *   </tr>\r
  *   <tr>\r
  *    <td><b>Usable Speeds:</b></td>\r