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. --- LUFA/ManPages/FutureChanges.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'LUFA/ManPages/FutureChanges.txt') 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 * * Targeted for Future Releases: * - Remake AVRStudio project files -- cgit v1.2.3