From 4dece08bef10a23a9702b6ddb67401400119cbce Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Tue, 31 Aug 2010 12:33:21 +0000 Subject: Clarify in the project documentation files what the each of the different USB AVR device "series" comprises of. --- Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt') diff --git a/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt b/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt index 84b400c47..03a97cee9 100644 --- a/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt +++ b/Demos/Device/LowLevel/DualVirtualSerial/DualVirtualSerial.txt @@ -10,9 +10,9 @@ * * The following list indicates what microcontrollers are compatible with this demo. * - * - Series 7 USB AVRs - * - Series 6 USB AVRs - * - Series 4 USB AVRs + * - Series 7 USB AVRs (AT90USBxxx7) + * - Series 6 USB AVRs (AT90USBxxx6) + * - Series 4 USB AVRs (ATMEGAxxU4) * * \section SSec_Info USB Information: * -- cgit v1.2.3