aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-08-31 13:58:03 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-08-31 13:58:03 +0000
commitdac7b046fd5d5c5332ca82cd538dd2c50f9128fd (patch)
tree8de12e9d7093fc800fb1046c568e260c83dcc633 /LUFA/ManPages/FutureChanges.txt
parentcf2776531c04b0ebe4fdd9d4ef5324dacefd5639 (diff)
downloadlufa-dac7b046fd5d5c5332ca82cd538dd2c50f9128fd.tar.gz
lufa-dac7b046fd5d5c5332ca82cd538dd2c50f9128fd.tar.bz2
lufa-dac7b046fd5d5c5332ca82cd538dd2c50f9128fd.zip
Add return codes to the CDC Host Class driver String/Byte transmission functions.
Diffstat (limited to 'LUFA/ManPages/FutureChanges.txt')
-rw-r--r--LUFA/ManPages/FutureChanges.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 5ba3f9c89..9facda2a8 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -12,7 +12,7 @@
* or post your suggestion as an enhancement request to the project bug tracker.
*
* <b>Targeted for This Release:</b>
- * - Finish HID and Still Image Host Mode Class Drivers, add demo summaries, add return codes to all relevant functions
+ * - Finish HID and Still Image Host Mode Class Drivers, add demo summaries
* - 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