X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/711542ee8986482a12796ffdbc4a32912b267e44..ec537fd84d6ad3fd0dfa1b55efa2c2d554c1db48:/LUFA/ManPages/LibraryApps.txt diff --git a/LUFA/ManPages/LibraryApps.txt b/LUFA/ManPages/LibraryApps.txt index abd007359..98ccfc270 100644 --- a/LUFA/ManPages/LibraryApps.txt +++ b/LUFA/ManPages/LibraryApps.txt @@ -60,6 +60,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 +75,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,15 +102,16 @@ * - 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 - * - TemperatureDataLogger - Temperature Datalogging project, using the FatFS library + * - TempDataLogger - Temperature Datalogging project, using the FatFS library * - USBtoSerial - USB to USART Serial Converter project * - 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 * * */ +