From dc68de15b69c2064b1b14d00659aa91054cccbe1 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Mon, 12 Oct 2009 05:59:55 +0000 Subject: Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. Fix up demo documentation device compatibility list to be as general as possible to reduce changes required as Atmel releases more devices within the same USB AVR series. --- Demos/Device/LowLevel/AudioInput/AudioInput.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'Demos/Device/LowLevel/AudioInput/AudioInput.txt') diff --git a/Demos/Device/LowLevel/AudioInput/AudioInput.txt b/Demos/Device/LowLevel/AudioInput/AudioInput.txt index ca7fe1fa5..b36892d7a 100644 --- a/Demos/Device/LowLevel/AudioInput/AudioInput.txt +++ b/Demos/Device/LowLevel/AudioInput/AudioInput.txt @@ -8,12 +8,11 @@ * * \section SSec_Compat Demo Compatibility: * - * The following table indicates what microcontrollers are compatible with this demo. + * The following list indicates what microcontrollers are compatible with this demo. * - * - AT90USB1287 - * - AT90USB1286 - * - AT90USB647 - * - AT90USB646 + * - Series 7 USB AVRs + * - Series 6 USB AVRs + * - Series 4 USB AVRs * * \section SSec_Info USB Information: * -- cgit v1.2.3