aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-06-21 08:04:10 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-06-21 08:04:10 +0000
commit9d506553aa750264ff6045ff9180397993cb37c0 (patch)
treec549164f53a57623d05bd0d3cbcf3170e99b0448 /LUFA/ManPages/FutureChanges.txt
parente0420015df848f18d5eb1672da4ccac578d454cf (diff)
downloadlufa-9d506553aa750264ff6045ff9180397993cb37c0.tar.gz
lufa-9d506553aa750264ff6045ff9180397993cb37c0.tar.bz2
lufa-9d506553aa750264ff6045ff9180397993cb37c0.zip
Trim unique serial number created by the USE_INTERNAL_SERIAL option to 12 characters rather than 20 - apparently Windows will implode if a serial number is too long.
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 8231ca958..9704131b1 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -24,4 +24,5 @@
* - Master LUFA include file
* - Debug mode for pipe/endpoint calls
* - Add hub support to match Atmel's stack
+ * - Update Host mode Class Driver demo .txt files
*/