aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2011-03-16 05:58:58 +0000
committerDean Camera <dean@fourwalledcubicle.com>2011-03-16 05:58:58 +0000
commitfe62770a1ea8078ec6234ef9f92e39a7f542ce9e (patch)
tree199f55a4acbd8a18c1f09efd2b8f07ecc7fffa09 /LUFA/ManPages
parent5eb1862d542418864ce4915b924eaef42201a677 (diff)
downloadlufa-fe62770a1ea8078ec6234ef9f92e39a7f542ce9e.tar.gz
lufa-fe62770a1ea8078ec6234ef9f92e39a7f542ce9e.tar.bz2
lufa-fe62770a1ea8078ec6234ef9f92e39a7f542ce9e.zip
Added new VirtualSerialMassStorage Device Class Driver demo.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/ChangeLog.txt1
-rw-r--r--LUFA/ManPages/LibraryApps.txt1
-rw-r--r--LUFA/ManPages/VIDAndPIDValues.txt2
3 files changed, 3 insertions, 1 deletions
diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt
index cf20c704b..3bb93ea8d 100644
--- a/LUFA/ManPages/ChangeLog.txt
+++ b/LUFA/ManPages/ChangeLog.txt
@@ -30,6 +30,7 @@
* - Added ability to write protect Mass Storage disk write operations from the host OS
* - Added new MIDIToneGenerator project
* - Added new KeyboardMouseMultiReport Device ClassDriver demo
+ * - Added new VirtualSerialMassStorage Device ClassDriver demo
* - Added HID class bootloader, compatible with a modified version of the command line Teensy loader from PJRC.com
*
* <b>Changed:</b>
diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt
index ce1fc80e8..fa8256d84 100644
--- a/LUFA/ManPages/LibraryApps.txt
+++ b/LUFA/ManPages/LibraryApps.txt
@@ -45,6 +45,7 @@
* - <b>Mouse</b> - USB Mouse demo, using the library USB HID driver framework
* - <b>RNDISEthernet</b> - RNDIS Ethernet Webserver demo, using the library USB RNDIS driver framework
* - <b>VirtualSerial</b> - Virtual Serial Port demo, using the library USB CDC Class driver framework
+ * - <b>VirtualSerialMassStorage</b> - Virtual Serial Port and Mass Storage demo, using the library USB CDC and Mass Storage Class driver frameworks
* - <b>VirtualSerialMouse</b> - Virtual Serial Port and Mouse demo, using the library USB CDC and HID Class driver frameworks
* - <b>LowLevel</b>
* - <b>AudioInput</b> - Audio In (microphone) demo, using the low level LUFA APIs to implement the USB Audio class
diff --git a/LUFA/ManPages/VIDAndPIDValues.txt b/LUFA/ManPages/VIDAndPIDValues.txt
index 55bf1d45c..97d815210 100644
--- a/LUFA/ManPages/VIDAndPIDValues.txt
+++ b/LUFA/ManPages/VIDAndPIDValues.txt
@@ -325,7 +325,7 @@
* 0x2068
* </td>
* <td>
- * <i>Currently Unallocated</i>
+ * Virtual Serial/Mass Storage Demo
* </td>
* </tr>
*