Moved USBtoSerial demo the Projects directory, as it is simply an expanded CDC demo...
[pub/USBasp.git] / LUFA / ManPages / LibraryApps.txt
index 380596d..ceb2652 100644 (file)
@@ -45,7 +45,6 @@
  *        - <b>MIDI</b> - MIDI In demo, using the library USB MIDI-Audio Class driver framework\r
  *        - <b>Mouse</b> - USB Mouse demo, using the library USB HID driver framework\r
  *        - <b>RNDISEthernet</b> - RNDIS Ethernet Webserver demo, using the library USB RNDIS driver framework\r
- *        - <b>USBtoSerial</b> - USB to USART Serial converter demo, using the library USB CDC driver framework\r
  *      - <b>LowLevel</b>\r
  *        - <b>AudioInput</b> - Audio In (microphone) demo, using the low level LUFA APIs to implement the USB Audio class\r
  *        - <b>AudioOutput</b> - Audio Out (speaker) demo, using the low level LUFA APIs to implement the USB Audio class\r
@@ -59,7 +58,6 @@
  *        - <b>MIDI</b> - MIDI In demo, using the low level LUFA APIs to implement the USB MIDI-Audio class\r
  *        - <b>Mouse</b> - USB Mouse demo, using the low level LUFA APIs to implement the USB HID class\r
  *        - <b>RNDISEthernet</b> - RNDIS Ethernet Webserver demo, using the low level LUFA APIs to implement the USB RNDIS class\r
- *        - <b>USBtoSerial</b> - USB to USART Serial converter demo, using the low level LUFA APIs to implement the USB CDC class\r
  *      - <b>Incomplete</b>\r
  *        - <b>SideShow</b> - Incomplete Windows SideShow demo, using the low level LUFA APIs to implement the USB SideShow class\r
  *    - <b>Host</b>\r
@@ -98,6 +96,7 @@
  *    - <b>Benito</b> - Benito Board Arduino Programmer project\r
  *    - <b>Magstripe</b> - Magnetic Stripe Card Reader project\r
  *    - <b>MissileLaucher</b> - Toy Missile Launcher Host project\r
+ *    - <b>USBtoSerial</b> - USB to USART Serial Converter project\r
  *\r
  *  </small>\r
  */
\ No newline at end of file