X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/5832bab02f9dedee5fae540f0e38b7417cddfb9d..0899deaae3355428a4be749bdc618799a7d6af2d:/LUFA/ManPages/LibraryApps.txt diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt index ceb265243..81b0d815e 100644 --- a/LUFA/ManPages/LibraryApps.txt +++ b/LUFA/ManPages/LibraryApps.txt @@ -35,13 +35,14 @@ * - AudioInput - Audio In (microphone) demo, using the library USB Audio Class driver framework * - AudioOutput - Audio Out (speaker) demo, using the library USB Audio Class driver framework * - CDC - Virtual Serial Port demo, using the library USB CDC Class driver framework + * - CDCMouse - Virtual Serial Port and Mouse demo, using the library USB CDC and HID Class driver frameworks * - DualCDC - Dual Virtual Serial Port demo, using the library USB CDC Class driver framework * - GenericHID - Generic Human Interface Class demo, using the library USB HID Class driver framework * - Joystick - USB Joystick demo, using the library USB HID Class driver framework * - Keyboard - USB Keyboard demo, using the library USB HID Class driver framework * - KeyboardMouse - Dual Keyboard/Mouse demo, using the library USB HID Class driver framework * - MassStorage - Dual Drive Mass Storage demo, using the library USB Mass Storage Class driver framework - * - MassStorageKeyboard - Mass Storage and Keyboard demo, using the library USB Mass Storage Class driver framework + * - MassStorageKeyboard - Mass Storage and Keyboard demo, using the library USB Mass Storage/HID Class driver frameworks * - 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