X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/5eb1862d542418864ce4915b924eaef42201a677..fe62770a1ea8078ec6234ef9f92e39a7f542ce9e:/LUFA/ManPages/LibraryApps.txt
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 @@
* - Mouse - USB Mouse demo, using the library USB HID driver framework
* - RNDISEthernet - RNDIS Ethernet Webserver demo, using the library USB RNDIS driver framework
* - VirtualSerial - Virtual Serial Port demo, using the library USB CDC Class driver framework
+ * - VirtualSerialMassStorage - Virtual Serial Port and Mass Storage demo, using the library USB CDC and Mass Storage Class driver frameworks
* - VirtualSerialMouse - Virtual Serial Port and Mouse demo, using the library USB CDC and HID Class driver frameworks
* - LowLevel
* - AudioInput - Audio In (microphone) demo, using the low level LUFA APIs to implement the USB Audio class