aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-05-26 10:50:22 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-05-26 10:50:22 +0000
commitedc4db41f46f473fc0ba95fd03920d10aba1de4a (patch)
tree8c0ba2b40572eca4b206533651a36f6df529aec6 /LUFA/ManPages/FutureChanges.txt
parentf0ff633962185d8b09a442750651dd763b38eda8 (diff)
downloadlufa-edc4db41f46f473fc0ba95fd03920d10aba1de4a.tar.gz
lufa-edc4db41f46f473fc0ba95fd03920d10aba1de4a.tar.bz2
lufa-edc4db41f46f473fc0ba95fd03920d10aba1de4a.zip
Update Webserver project to remove DHCP IP configuration status notification.
Diffstat (limited to 'LUFA/ManPages/FutureChanges.txt')
-rw-r--r--LUFA/ManPages/FutureChanges.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index b1cc3a78f..4e16d3afa 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -21,6 +21,7 @@
* -# Update stream APIs to use DMA transfers on supported architectures
* -# Pull out third party libraries into a seperate folder and reference them as required
* -# Add a LUFA_YIELD macro for integration into a third-party RTOS
+ * -# Abstract out Mass Storage byte send/receive to prevent low level API use in projects
* - Documentation/Support
* -# Add detailed overviews of how each demo works
* -# Add board overviews