From 1d26e78258c10dcca63e31e66732f1e525b5dade Mon Sep 17 00:00:00 2001 From: Dean Camera 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. --- Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'Demos/Device/LowLevel/KeyboardMouse') diff --git a/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt b/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt index 3e31057ca..ca08602b7 100644 --- a/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt +++ b/Demos/Device/LowLevel/KeyboardMouse/KeyboardMouse.txt @@ -5,6 +5,20 @@ */ /** \mainpage Dual HID Keyboard and Mouse Device Demo + * + * \section SSec_Compat Demo Compatibility: + * + * The following table indicates what microcontrollers are compatible with this demo. + * + * - AT90USB1287 + * - AT90USB1286 + * - AT90USB647 + * - AT90USB646 + * - ATMEGA32U6 + * - ATMEGA32U4 + * - ATMEGA16U4 + * - AT90USB162 + * - AT90USB82 * * \section SSec_Info USB Information: * -- cgit v1.2.3