aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2010-07-13 05:01:18 +0000
committerDean Camera <dean@fourwalledcubicle.com>2010-07-13 05:01:18 +0000
commit20943fa1aa14dd038dc456ac8b1d152eed34f1c2 (patch)
treef96215b40e01cad9dbbb1078cd66764adfe7ee4d /LUFA
parent975e9d772d3ede6f7cc0eb118fc693900d7b7e45 (diff)
downloadlufa-20943fa1aa14dd038dc456ac8b1d152eed34f1c2.tar.gz
lufa-20943fa1aa14dd038dc456ac8b1d152eed34f1c2.tar.bz2
lufa-20943fa1aa14dd038dc456ac8b1d152eed34f1c2.zip
Add AVRStudio 4 project files to the LowLevel Host mode demos.
Diffstat (limited to 'LUFA')
-rw-r--r--LUFA/ManPages/FutureChanges.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index e7e1f900c..9cb7ea92d 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -16,10 +16,8 @@
* -# Add hub support when in Host mode for multiple devices
* -# 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
- * -# Master LUFA include file rather than per-module includes
* -# Change makefiles to allow for absolute LUFA location to be used
* - Documentation/Support
- * -# Remake AVRStudio project files
* -# Add detailed overviews of how each demo works
* -# Add board overviews
* -# Write LUFA tutorials