aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-06-19 04:34:35 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-06-19 04:34:35 +0000
commitbeb0b2bda0c45e958e88933a055d409e42fa0a0b (patch)
tree2a8db61b0ccdee8fcfb3d1ef551bf76049fb28bf /LUFA/ManPages/FutureChanges.txt
parentdfa547164a1f9aefe202041e61075852f6e47191 (diff)
downloadlufa-beb0b2bda0c45e958e88933a055d409e42fa0a0b.tar.gz
lufa-beb0b2bda0c45e958e88933a055d409e42fa0a0b.tar.bz2
lufa-beb0b2bda0c45e958e88933a055d409e42fa0a0b.zip
Move LUFA compile time options to a new section in the application makefiles for clarity.
Diffstat (limited to 'LUFA/ManPages/FutureChanges.txt')
-rw-r--r--LUFA/ManPages/FutureChanges.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 35411f2ab..53f9b3ae0 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -22,5 +22,5 @@
* - Remake AVRStudio project files
* - Master LUFA include file
* - Debug mode for pipe/endpoint calls
- * - Add hub support to match Atmel's stack (thanks to the Atmel engineer who said it wasn't possible :P)
+ * - Add hub support to match Atmel's stack
*/