aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-08-31 12:33:21 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-08-31 12:33:21 +0000
commit4dece08bef10a23a9702b6ddb67401400119cbce (patch)
tree732a5ec6107206be5d9562fc7a896a9f8fb56221 /Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt
parent009eebf229a235cf090a4530908a8d34da36ba21 (diff)
downloadlufa-4dece08bef10a23a9702b6ddb67401400119cbce.tar.gz
lufa-4dece08bef10a23a9702b6ddb67401400119cbce.tar.bz2
lufa-4dece08bef10a23a9702b6ddb67401400119cbce.zip
Clarify in the project documentation files what the each of the different USB AVR device "series" comprises of.
Diffstat (limited to 'Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt')
-rw-r--r--Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt b/Demos/Device/ClassDriver/MassStorageKeyboard/MassStorageKeyboard.txt
index f2fffc1fc..23ca66a10 100644
--- 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.
*
- * - 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 (AT90USBxx6, ATMEGAxxU2)
*
* \section SSec_Info USB Information:
*