aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-08-29 07:49:36 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-08-29 07:49:36 +0000
commit263178fbb653703273ca3684f16de0ee185f0ae1 (patch)
treed67054544dc064d01709fd06b0399220b5d0652d /LUFA/ManPages/FutureChanges.txt
parentcd4c10fefad1b19e3bf9e326abc43711ea1d0fd4 (diff)
downloadlufa-263178fbb653703273ca3684f16de0ee185f0ae1.tar.gz
lufa-263178fbb653703273ca3684f16de0ee185f0ae1.tar.bz2
lufa-263178fbb653703273ca3684f16de0ee185f0ae1.zip
Add better description of the Ultra-Lightweight Ring Buffer header files.
Diffstat (limited to 'LUFA/ManPages/FutureChanges.txt')
-rw-r--r--LUFA/ManPages/FutureChanges.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 020779b97..d30d45d9a 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -17,10 +17,12 @@
* -# Add ability to get number of bytes not written with pipe/endpoint write routines after an error
* -# Add standardized descriptor names to class driver structures
* -# Change makefiles to allow for absolute LUFA location to be used
+ * -# Re-add interrupt Pipe/Endpoint support
* - Documentation/Support
* -# Add detailed overviews of how each demo works
* -# Add board overviews
* -# Write LUFA tutorials
+ * -# Add makefile template
* - Demos/Projects
* -# Multiple-Report HID device
* -# Device/Host USB bridge