aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-11-17 10:32:17 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-11-17 10:32:17 +0000
commit9b2011455585885748164ab76dfaae76fffb0ff9 (patch)
tree793afb8d681b07fc84582828735e23e90465d7d7 /LUFA/ManPages
parent79e54580ae0ce192f6c66a11880136eac483fc29 (diff)
downloadlufa-9b2011455585885748164ab76dfaae76fffb0ff9.tar.gz
lufa-9b2011455585885748164ab76dfaae76fffb0ff9.tar.bz2
lufa-9b2011455585885748164ab76dfaae76fffb0ff9.zip
Make RNDISHost demo validate the set Packet Filter to ensure that it is being sent correctly.
Add new (incomplete) StandaloneProgrammer project, using the ELM Petite FAT library to read files stored on the board's dataflash by the host.
Diffstat (limited to 'LUFA/ManPages')
-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 5598473ff..20caca016 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -29,6 +29,7 @@
* - Make new demos
* -# Keyboard/Mouse Dual Class Host
* -# Multiple-Report HID device
+ * -# Device/Host bridge
* - Port LUFA codebase
* -# AVR32 UC3B series microcontrollers
* -# Atmel ARM7 series microcontrollers