aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
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 /LUFA/ManPages/FutureChanges.txt
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 'LUFA/ManPages/FutureChanges.txt')
-rw-r--r--LUFA/ManPages/FutureChanges.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 2e348d53e..8d2545f29 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -21,11 +21,8 @@
* - Add standardized descriptor names to device and host class driver structures
* - Add in INTERRUPT_CONTROL_PIPE to use HSOFI to trigger calls to the host state machine
* - Make Suspend host state suspend USB bus frames
- * - Split StillImageHost demo into lib directory
* - Add in Stream functions for PROGMEM, EEPROM -- move to templated system
* - Debug mode for pipe/endpoint calls
- * - Test and document new FAST_STREAM_TRANSFERS compile time option
- * - Demo hardware compatibility table/list
*
* <b>Targeted for Future Releases:</b>
* - Remake AVRStudio project files