aboutsummaryrefslogtreecommitdiff
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2011-07-02 08:40:52 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2011-07-02 08:40:52 +0000
commitc4c6b4e404a03108d96d1e8dcde6be8eb28ffbb5 (patch)
tree92c375e6f9ebcacb415905b71a581cb6b214ea77 /LUFA/ManPages
parenta7e0aa0f508c110a89f870cc04cd3ad9dbdc5594 (diff)
Oops: Fix compile error in the low level KeyboardMouse demo.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@1839 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/FutureChanges.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 93850392..be3de49d 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -24,6 +24,7 @@
* -# Abstract out Mass Storage byte send/receive to prevent low level API use in projects
* -# Consider switch from endpoint numbers to full endpoint addresses to ease future architecture expansion
* -# Fix HID report parser usage support for array types
+ * -# Remove need for direct user Host State Machine interaction in the Host mode applications
* - Documentation/Support
* -# Add detailed overviews of how each demo works
* -# Add board overviews