aboutsummaryrefslogtreecommitdiff
path: root/LUFA/ManPages/FutureChanges.txt
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2011-09-13 08:21:07 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2011-09-13 08:21:07 +0000
commit2b1f6dd63e3a9ae5ed2ab9d4aeabd60eab7c6c10 (patch)
tree858ff1ca8b6781ea8f53ecc55881701602784991 /LUFA/ManPages/FutureChanges.txt
parent44e3311de4c0d12b228bce55edc4ceff690d4f91 (diff)
Commit LUFA-111009-QA tag for QA testing before moving into beta phase.LUFA-111009-QA
git-svn-id: http://lufa-lib.googlecode.com/svn/tags/LUFA-111009-QA@1923 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA/ManPages/FutureChanges.txt')
-rw-r--r--LUFA/ManPages/FutureChanges.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 51656ac0..b3527b07 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -25,6 +25,10 @@
* -# Consider switch from endpoint numbers to full endpoint addresses to ease future architecture expansion
* -# Fix HID report parser usage support for array types
* -# Add additional standard request helper functions to host mode
+ * -# Add Dataflash_SendCommand()
+ * -# Make HOST_DEVICE_SETTLE_DELAY_MS a global variable that can be changed
+ * -# Add MANDATORY_EVENT_FUNCTIONS compile time option
+ * -# Add watchdog support to the library and apps/bootloaders
* - Documentation/Support
* -# Add detailed overviews of how each demo works
* -# Add board overviews