diff options
Diffstat (limited to 'LUFA/ManPages/FutureChanges.txt')
| -rw-r--r-- | LUFA/ManPages/FutureChanges.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index 51656ac0..b3527b07 100644 --- a/LUFA/ManPages/FutureChanges.txt +++ b/LUFA/ManPages/FutureChanges.txt @@ -25,6 +25,10 @@ * -# Consider switch from endpoint numbers to full endpoint addresses to ease future architecture expansion * -# Fix HID report parser usage support for array types * -# Add additional standard request helper functions to host mode + * -# Add Dataflash_SendCommand() + * -# 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 * - Documentation/Support * -# Add detailed overviews of how each demo works * -# Add board overviews |
