From: László Monda Date: Wed, 18 Dec 2013 17:55:47 +0000 (+0100) Subject: Add todo item. X-Git-Tag: LUFA-140302~29^2 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/a359a266dfb891505f93b1bac339fb8ccc6e0e40?ds=sidebyside Add todo item. --- 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