projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Minor documentation enhancements.
[pub/USBasp.git]
/
Demos
/
Device
/
ClassDriver
/
MassStorageKeyboard
/
MassStorageKeyboard.txt
diff --git
a/Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt
b/Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt
index
5688741
..
2a579c8
100644
(file)
--- a/
Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt
+++ b/
Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt
@@
-10,10
+10,10
@@
*
* The following list indicates what microcontrollers are compatible with this demo.
*
*
* The following list indicates what microcontrollers are compatible with this demo.
*
- * - Series 7 USB AVRs
- * - Series 6 USB AVRs
- * - Series 4 USB AVRs
- * - Series 2 USB AVRs
+ * - Series 7 USB AVRs
(AT90USBxxx7)
+ * - Series 6 USB AVRs
(AT90USBxxx6)
+ * - Series 4 USB AVRs
(ATMEGAxxU4)
+ * - Series 2 USB AVRs
(AT90USBxx2, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*
*
* \section SSec_Info USB Information:
*
@@
-85,8
+85,8
@@
* <tr>
* <td>TOTAL_LUNS</td>
* <td>MassStorage.h</td>
* <tr>
* <td>TOTAL_LUNS</td>
* <td>MassStorage.h</td>
- * <td>Total number of Logical Units (drives) in the device. The total device capacity is shared equally between each drive
- *
-
this can be set to any positive non-zero amount.</td>
+ * <td>Total number of Logical Units (drives) in the device. The total device capacity is shared equally between each drive
-
+ * this can be set to any positive non-zero amount.</td>
* </tr>
* </table>
*/
* </tr>
* </table>
*/