aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-08-31 12:43:28 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-08-31 12:43:28 +0000
commitcf2776531c04b0ebe4fdd9d4ef5324dacefd5639 (patch)
tree77b16f5d7549c309950e0c0b9eadc527382ba613 /LUFA/ManPages/FutureChanges.txt
parent778da9dc6d48c670b9fb0ce219e8df083a33e0c6 (diff)
downloadlufa-cf2776531c04b0ebe4fdd9d4ef5324dacefd5639.tar.gz
lufa-cf2776531c04b0ebe4fdd9d4ef5324dacefd5639.tar.bz2
lufa-cf2776531c04b0ebe4fdd9d4ef5324dacefd5639.zip
Add extra check for OUT ZLP in the CDC Device Class driver service task to quickly clear zero-length termination packets from the host.
Diffstat (limited to 'LUFA/ManPages/FutureChanges.txt')
-rw-r--r--LUFA/ManPages/FutureChanges.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 669b94e07..5ba3f9c89 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -12,9 +12,7 @@
* or post your suggestion as an enhancement request to the project bug tracker.
*
* <b>Targeted for This Release:</b>
- * - Finish Host Mode Class Drivers, re-enable in makefile, add demo summaries
- * (S) HID
- * ( ) Still Image
+ * - Finish HID and Still Image Host Mode Class Drivers, add demo summaries, add return codes to all relevant functions
* - Add overviews of each of the officially supported boards to the manual
* - Re-add in flip, flip-ee, dfu and dfu-ee targets to project makefiles
* - Add in new invalid event hook check targets to project makefiles