aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/MissileLauncher
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-07-13 06:44:14 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-07-13 06:44:14 +0000
commit1d26e78258c10dcca63e31e66732f1e525b5dade (patch)
treefcb03e4309dc7abb8c47df6c0eada59e990e230a /Projects/MissileLauncher
parent0fcbe22c9eb68f5769bf57469e1bcf9b340d0ae3 (diff)
downloadlufa-1d26e78258c10dcca63e31e66732f1e525b5dade.tar.gz
lufa-1d26e78258c10dcca63e31e66732f1e525b5dade.tar.bz2
lufa-1d26e78258c10dcca63e31e66732f1e525b5dade.zip
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.
Diffstat (limited to 'Projects/MissileLauncher')
-rw-r--r--Projects/MissileLauncher/MissileLauncher.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Projects/MissileLauncher/MissileLauncher.txt b/Projects/MissileLauncher/MissileLauncher.txt
index 9d8916d08..6c724879f 100644
--- a/Projects/MissileLauncher/MissileLauncher.txt
+++ b/Projects/MissileLauncher/MissileLauncher.txt
@@ -6,6 +6,13 @@
/** \mainpage Missile Launcher
*
+ * \section SSec_Compat Demo Compatibility:
+ *
+ * The following table indicates what microcontrollers are compatible with this demo.
+ *
+ * - AT90USB1287
+ * - AT90USB1286
+ *
* \section SSec_Info USB Information:
*
* The following table gives a rundown of the USB utilization of this demo.