From 21e2ca163c5c2443d2cb079c4f17d5d3cb69ea8f Mon Sep 17 00:00:00 2001 From: Dean Date: Mon, 13 Jul 2009 06:44:14 +0000 Subject: Added compatibility list to the documentation of each individual demo. Documented FAST_STREAM_TRANSFERS compile time option. Reduced the TCP window size for the RNDIS demos (Class and LowLevel) to make them compatible with the AT90USB64x. git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@643 d5102386-fcda-11dd-9fdb-3debd5008f28 --- Demos/Device/LowLevel/AudioInput/AudioInput.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (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 cf712594..ca7fe1fa 100644 --- a/Demos/Device/LowLevel/AudioInput/AudioInput.txt +++ b/Demos/Device/LowLevel/AudioInput/AudioInput.txt @@ -5,6 +5,15 @@ */ /** \mainpage Audio Input Device Demo + * + * \section SSec_Compat Demo Compatibility: + * + * The following table indicates what microcontrollers are compatible with this demo. + * + * - AT90USB1287 + * - AT90USB1286 + * - AT90USB647 + * - AT90USB646 * * \section SSec_Info USB Information: * -- cgit v1.2.3