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/ClassDriver/AudioOutput/AudioOutput.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Demos/Device/ClassDriver/AudioOutput') diff --git a/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt b/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt index caf3b484f..079b537b0 100644 --- a/Demos/Device/ClassDriver/AudioOutput/AudioOutput.txt +++ b/Demos/Device/ClassDriver/AudioOutput/AudioOutput.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