aboutsummaryrefslogtreecommitdiff
path: root/LUFA/DoxygenPages/FutureChanges.txt
diff options
context:
space:
mode:
authorDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-07-16 17:11:14 +0000
committerDean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28>2012-07-16 17:11:14 +0000
commit2eb47bea14a5c98eddcedbc4ff38583d9bfbb1d3 (patch)
tree867b4e0576c989fdca82469a3b644275204c864c /LUFA/DoxygenPages/FutureChanges.txt
parenta0a30d5afb506b55655de244f1c7f6b1857279d8 (diff)
Tag for the LUFA-120730-BETA release.LUFA-120730-BETA
git-svn-id: http://lufa-lib.googlecode.com/svn/tags/LUFA-120730-BETA@2407 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA/DoxygenPages/FutureChanges.txt')
-rw-r--r--LUFA/DoxygenPages/FutureChanges.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/LUFA/DoxygenPages/FutureChanges.txt b/LUFA/DoxygenPages/FutureChanges.txt
index d0453a20..edc4f539 100644
--- a/LUFA/DoxygenPages/FutureChanges.txt
+++ b/LUFA/DoxygenPages/FutureChanges.txt
@@ -15,9 +15,7 @@
* - Code Features
* -# Add hub support when in Host mode for multiple devices
* -# Investigate virtual hubs when in device mode instead of composite devices
- * -# Change makefiles to allow for absolute LUFA location to be used
* -# Re-add interrupt Pipe/Endpoint support
- * -# Add makefile includes to reduce boilerplate in user makefiles
* -# Update stream APIs to use DMA transfers on supported architectures
* -# Pull out third party libraries into a separate folder and reference them as required
* -# Add a LUFA_YIELD macro for integration into a third-party RTOS