From 3cba88e4c05d6a3c25ffa9c7185d41a84b7f72b1 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 22 May 2011 08:28:40 +0000 Subject: Add RNDIS Device support to the Webserver project, so that the files stored on the device can be viewed from a web-browser while the board is plugged into a host machine. --- LUFA/ManPages/ChangeLog.txt | 1 + LUFA/ManPages/FutureChanges.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'LUFA/ManPages') diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index dd58c24dd..12352129c 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -38,6 +38,7 @@ * - Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com * - Added LED flashing to the CDC and DFU class bootloaders to indicate when they are running * - Added new incomplete AndroidAccessoryHost Host LowLevel demo + * - Added RNDIS device mode to the Webserver project * * Changed: * - Core: diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index 6db27d164..b1cc3a78f 100644 --- a/LUFA/ManPages/FutureChanges.txt +++ b/LUFA/ManPages/FutureChanges.txt @@ -33,7 +33,6 @@ * -# Finish SideShow demo * -# Finish StandaloneProgrammer project * -# Arduino Uno compatible USB-MIDI, USB-HID - * -# Make Webserver project work in RNDIS device mode * - Ports * -# Atmel ARM7 series microcontrollers * -# Other (commercial) C compilers -- cgit v1.2.3