Merge pull request #15 from mondalaci/limit-control-transfer-size
authorDean Camera <dean@fourwalledcubicle.com>
Fri, 20 Dec 2013 09:18:34 +0000 (01:18 -0800)
committerDean Camera <dean@fourwalledcubicle.com>
Fri, 20 Dec 2013 09:18:34 +0000 (01:18 -0800)
Add todo item.

LUFA/DoxygenPages/FutureChanges.txt

index 18f5728..af11863 100644 (file)
@@ -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