projects
/
pub
/
lufa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6eba84b
)
Add todo item.
author
László Monda
<laci@monda.hu>
Wed, 18 Dec 2013 17:55:47 +0000
(18:55 +0100)
committer
László Monda
<laci@monda.hu>
Wed, 18 Dec 2013 17:55:47 +0000
(18:55 +0100)
LUFA/DoxygenPages/FutureChanges.txt
patch
|
blob
|
blame
|
history
diff --git
a/LUFA/DoxygenPages/FutureChanges.txt
b/LUFA/DoxygenPages/FutureChanges.txt
index
18f5728
..
af11863
100644
(file)
--- a/
LUFA/DoxygenPages/FutureChanges.txt
+++ b/
LUFA/DoxygenPages/FutureChanges.txt
@@
-24,6
+24,7
@@
* -# 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
+ * -# Limit the maximum size of control transfers
* - Testing/Verification
* -# Re-run USBIF test suite on all classes to formally verify operation
* -# Implement automated functional testing of all demos