X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/5a4def747897c1c6ffbe465506d846c7c686d3e9..30f6d2bfd82995e0fa346b3b4eb33861f6a0fde3:/LUFA/ManPages/LibraryApps.txt
diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt
index 0f64345f9..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
@@ -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