aboutsummaryrefslogtreecommitdiff
path: root/Demos/Device/LowLevel/GenericHID
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2010-08-31 12:33:21 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2010-08-31 12:33:21 +0000
commit007f742245ab131eb70e5589f7a222574b4df585 (patch)
tree732a5ec6107206be5d9562fc7a896a9f8fb56221 /Demos/Device/LowLevel/GenericHID
parentaaa24b50f7cac6ec1faad7352285e9eea3b94f60 (diff)
Clarify in the project documentation files what the each of the different USB AVR device "series" comprises of.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1459 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'Demos/Device/LowLevel/GenericHID')
-rw-r--r--Demos/Device/LowLevel/GenericHID/GenericHID.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/Demos/Device/LowLevel/GenericHID/GenericHID.txt b/Demos/Device/LowLevel/GenericHID/GenericHID.txt
index 022ce5b5..c82f486d 100644
--- a/Demos/Device/LowLevel/GenericHID/GenericHID.txt
+++ b/Demos/Device/LowLevel/GenericHID/GenericHID.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:
*