diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-07-13 06:44:14 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-07-13 06:44:14 +0000 |
| commit | 21e2ca163c5c2443d2cb079c4f17d5d3cb69ea8f (patch) | |
| tree | fcb03e4309dc7abb8c47df6c0eada59e990e230a /Projects | |
| parent | bef20db2b251b7aee94e7cfed6d3186fcd94339d (diff) | |
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
Diffstat (limited to 'Projects')
| -rw-r--r-- | Projects/Magstripe/Magstripe.txt | 7 | ||||
| -rw-r--r-- | Projects/MissileLauncher/MissileLauncher.txt | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/Projects/Magstripe/Magstripe.txt b/Projects/Magstripe/Magstripe.txt index a0e600e5..739f14ad 100644 --- a/Projects/Magstripe/Magstripe.txt +++ b/Projects/Magstripe/Magstripe.txt @@ -6,6 +6,13 @@ /** \mainpage Denver Gingerich's USBSnoop Magnetic Card Reader Project
*
+ * \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.
diff --git a/Projects/MissileLauncher/MissileLauncher.txt b/Projects/MissileLauncher/MissileLauncher.txt index 9d8916d0..6c724879 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.
|
