From f1076ac4d6e56bff7fb6d2126746af1108211370 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 28 Jun 2009 13:39:08 +0000 Subject: Added const modifiers to device mode class drivers. Added parameter directions to function parameter documentation. Added new experimental FAST_STREAM_FUNCTIONS compile time option to speed up stream transfers at the expense of a higher FLASH consumption (needs testing to verify improved throughput). --- LUFA/ManPages/FutureChanges.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'LUFA/ManPages/FutureChanges.txt') diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index fd066d0b3..5163ee659 100644 --- a/LUFA/ManPages/FutureChanges.txt +++ b/LUFA/ManPages/FutureChanges.txt @@ -19,6 +19,7 @@ * - Add standardized descriptor names to class driver structures, controlled by USE_NONSTANDARD_DESCRIPTOR_NAMES * - Update Host mode Class Driver demo .txt files * - Debug mode for pipe/endpoint calls + * - Test and document new FAST_STREAM_TRANSFERS compile time option * * Targeted for Future Releases: * - Remake AVRStudio project files -- cgit v1.2.3