aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages/FutureChanges.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-08-23 10:17:13 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-08-23 10:17:13 +0000
commit7e74bd3ea2f8de6c6a78fc8e2527c806b2dd8476 (patch)
tree1d86590bdba1d42a34c5d82a719ebf85b89e7262 /LUFA/ManPages/FutureChanges.txt
parentf229502d9addacfbefe955a47931b980bfbb1a10 (diff)
downloadlufa-7e74bd3ea2f8de6c6a78fc8e2527c806b2dd8476.tar.gz
lufa-7e74bd3ea2f8de6c6a78fc8e2527c806b2dd8476.tar.bz2
lufa-7e74bd3ea2f8de6c6a78fc8e2527c806b2dd8476.zip
Moved out target-related V2 protocol commands into a seperate file for the AVRISP project.
Added Load Extended Command functionality to the LOAD ADDRESS V2 Protocol command handler for devices with more than 64KB of memory.
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 5511d6405..2f77e39d3 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -24,6 +24,7 @@
* - Master LUFA include file rather than per-module includes
* - Add multiple-report HID demo to the library
* - Add dual role Mouse Host/Keyboard Device demo to the library
+ * - Add Mouse/CDC dual class demo to the library
* - Change makefiles to allow for absolute LUFA location to be used
* - Port LUFA to other architectures
* -# AVR32 UC3B series microcontrollers