X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/a0f9192568b384af605487ae6a043b684016bfff..30f6d2bfd82995e0fa346b3b4eb33861f6a0fde3:/LUFA/ManPages/LibraryApps.txt diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt index 2a6159af3..9964bb049 100644 --- a/LUFA/ManPages/LibraryApps.txt +++ b/LUFA/ManPages/LibraryApps.txt @@ -38,6 +38,7 @@ * - 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 + * - KeyboardMouseMultiReport - Multi HID report 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/HID Class driver frameworks * - MIDI - MIDI In demo, using the library USB MIDI-Audio Class driver framework @@ -75,7 +76,7 @@ * - StillImageHost - Still Image Camera host demo, using the library USB Still Image Class driver framework * - VirtualSerialHost - Virtual Serial Port host demo, using the library USB CDC Class driver framework * - LowLevel - * - JoystickHostWithParser - Joystick host demo with HID Descriptor parser, using the low level LUFA APIs to implement + * - JoystickHostWithParser - Joystick host demo with HID Descriptor parser, using the low level LUFA APIs to implement * the USB HID class * - GenericHIDHost - Generic HID host demo, using the low level LUFA APIs to implement the USB HID class * - KeyboardHost - USB Keyboard host demo, using the low level LUFA APIs to implement the USB HID class @@ -102,6 +103,7 @@ * - Benito - Benito Board Arduino Programmer project * - LEDNotifier - USB LED Notification project * - Magstripe - Magnetic Stripe Card Reader project + * - MIDIToneGenerator - MIDI Note Tone Generator project * - MissileLaucher - Toy Missile Launcher Host project * - RelayBoard - Relay board controller, controllable via the "sismpctl" Linux application * - TempDataLogger - Temperature Datalogging project, using the FatFS library @@ -113,3 +115,4 @@ * * */ +