X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/c3dfc58707eafb6ed0efab5a50770294f5a6b3d3..de70f0f1cf034d8f22141a2825f24ad60d14421b:/LUFA/ManPages/LibraryApps.txt
diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt
index 380596d73..ceb265243 100644
--- a/LUFA/ManPages/LibraryApps.txt
+++ b/LUFA/ManPages/LibraryApps.txt
@@ -45,7 +45,6 @@
* - MIDI - MIDI In demo, using the library USB MIDI-Audio Class driver framework
* - Mouse - USB Mouse demo, using the library USB HID driver framework
* - RNDISEthernet - RNDIS Ethernet Webserver demo, using the library USB RNDIS driver framework
- * - USBtoSerial - USB to USART Serial converter demo, using the library USB CDC driver framework
* - LowLevel
* - AudioInput - Audio In (microphone) demo, using the low level LUFA APIs to implement the USB Audio class
* - AudioOutput - Audio Out (speaker) demo, using the low level LUFA APIs to implement the USB Audio class
@@ -59,7 +58,6 @@
* - MIDI - MIDI In demo, using the low level LUFA APIs to implement the USB MIDI-Audio class
* - Mouse - USB Mouse demo, using the low level LUFA APIs to implement the USB HID class
* - RNDISEthernet - RNDIS Ethernet Webserver demo, using the low level LUFA APIs to implement the USB RNDIS class
- * - USBtoSerial - USB to USART Serial converter demo, using the low level LUFA APIs to implement the USB CDC class
* - Incomplete
* - SideShow - Incomplete Windows SideShow demo, using the low level LUFA APIs to implement the USB SideShow class
* - Host
@@ -98,6 +96,7 @@
* - Benito - Benito Board Arduino Programmer project
* - Magstripe - Magnetic Stripe Card Reader project
* - MissileLaucher - Toy Missile Launcher Host project
+ * - USBtoSerial - USB to USART Serial Converter project
*
*
*/
\ No newline at end of file