X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/fa8d25ef29eb9e96f9089d17eeb64b3a5edb8e66..7977663f62627a9561e6180e0548e5a9c83c97c3:/LUFA/ManPages/LibraryApps.txt?ds=sidebyside
diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt
index 253802b1f..900a82cdc 100644
--- a/LUFA/ManPages/LibraryApps.txt
+++ b/LUFA/ManPages/LibraryApps.txt
@@ -86,6 +86,9 @@
* - StillImageHost - Still Image Camera host demo, using the low level LUFA APIs to implement the USB Still Image class
* - Incomplete
* - BluetoothHost - Incomplete Bluetooth host demo, using the low level LUFA APIs to implement the USB Bluetooth class
+ * - DualRole
+ * - ClassDriver
+ * - MouseHostDevice - Dual role Mouse Host and Mouse Device demo, using the library USB CDC Class driver framework
* - Bootloaders
* - DFU - DFU Class USB bootloader, compatible with Atmel's FLIP and the open source dfu-programmer software
* - CDC - CDC Class USB bootloader, compatible with any AVR910 protocol programming software such as AVRDude