X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/ac61b81a0b20b86a4865d5e2802f704ad1075541..30f6d2bfd82995e0fa346b3b4eb33861f6a0fde3:/LUFA/ManPages/LibraryApps.txt
diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt
index 7d4f3f7cf..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
@@ -60,6 +61,8 @@
* - VirtualSerial - Virtual Serial Port 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
+ * - TestAndMeasurement - Incomplete Test and Measurement demo, using the low level LUFA APIs to implement the USB Test and
+ * Measurement class
* - Host
* - ClassDriver
* - JoystickHostWithParser - Joystick host demo with HID Descriptor parser, using the library USB HID Class driver framework
@@ -73,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
@@ -100,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
@@ -107,8 +111,8 @@
* - Webserver - RNDIS Host Webserver with DHCP client, powered by uIP TCP/IP stack project and FatFS library
* - XPLAINBridge - XPLAIN alternative PDI Programmer/USB to Serial Bridge firmware project
* - Incomplete
- * - MIDIToneGenerator - Incomplete MIDI Tone Generator application, to convert MIDI note messages into audio tones
* - StandaloneProgrammer - Incomplete Standalone AVR Programmer application, to program AVRs directly from a Mass Storage disk
*
*
*/
+