aboutsummaryrefslogtreecommitdiff
path: root/LUFA/DoxygenPages/FutureChanges.txt
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-04-18 20:06:18 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-04-18 20:06:18 +0000
commitfeaed78eba6489fa00e27b250046371b5a78f874 (patch)
treebee6ca630cacb942855ba65881400a04cac03bc6 /LUFA/DoxygenPages/FutureChanges.txt
parentd7d7596924d7ec57d4f18df132cf2fd1b0963e11 (diff)
Add known issues to the documentation.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@2170 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA/DoxygenPages/FutureChanges.txt')
-rw-r--r--LUFA/DoxygenPages/FutureChanges.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/LUFA/DoxygenPages/FutureChanges.txt b/LUFA/DoxygenPages/FutureChanges.txt
index 3e7a217b..d0453a20 100644
--- a/LUFA/DoxygenPages/FutureChanges.txt
+++ b/LUFA/DoxygenPages/FutureChanges.txt
@@ -26,7 +26,6 @@
* -# 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
- * -# Fix Still Image Host class driver - missing reqs, parameters
* - Testing/Verification
* -# Re-run USBIF test suite on all classes to formally verify operation
* -# Implement automated functional testing of all demos