diff options
author | László Monda <laci@monda.hu> | 2013-12-18 18:55:47 +0100 |
---|---|---|
committer | László Monda <laci@monda.hu> | 2013-12-18 18:55:47 +0100 |
commit | a359a266dfb891505f93b1bac339fb8ccc6e0e40 (patch) | |
tree | 89156f09dfbd71af50e672cc58ec9ecc62eb0a11 /LUFA | |
parent | 6eba84bf4bd23978068f4aef2ba53447dd8a98db (diff) | |
download | lufa-a359a266dfb891505f93b1bac339fb8ccc6e0e40.tar.gz lufa-a359a266dfb891505f93b1bac339fb8ccc6e0e40.tar.bz2 lufa-a359a266dfb891505f93b1bac339fb8ccc6e0e40.zip |
Add todo item.
Diffstat (limited to 'LUFA')
-rw-r--r-- | LUFA/DoxygenPages/FutureChanges.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/DoxygenPages/FutureChanges.txt b/LUFA/DoxygenPages/FutureChanges.txt index 18f572810..af1186374 100644 --- 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 |