Update Atmel Studio project captions.
This commit is contained in:
parent
b5285c1411
commit
902d3d9bff
58 changed files with 58 additions and 58 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
<module type="application" id="lufa.demos.host.class.android" caption="Android Accessory Host Demo (Class Driver APIs)">
|
||||
<info type="description" value="summary">
|
||||
Android Accessory Host demo, implementing a basic USB device whose LEDs can be controlled via an Android device.
|
||||
Android Accessory Host demo, implementing a basic USB device whose LEDs can be controlled via an Android device. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
|
||||
</info>
|
||||
|
||||
<info type="gui-flag" value="move-to-root"/>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<module type="application" id="lufa.demos.host.class.audio_input" caption="Audio Input Host Demo (Class Driver APIs)">
|
||||
<info type="description" value="summary">
|
||||
Audio Input Host demo, implementing a basic USB audio sink that can output incoming audio data to a speaker.
|
||||
Audio Input Host demo, implementing a basic USB audio sink that can output incoming audio data to a speaker. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
|
||||
</info>
|
||||
|
||||
<info type="gui-flag" value="move-to-root"/>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<module type="application" id="lufa.demos.host.class.audio_output" caption="Audio Output Host Demo (Class Driver APIs)">
|
||||
<info type="description" value="summary">
|
||||
Audio Output Host demo, implementing a basic USB audio source that can output audio data to an attached device.
|
||||
Audio Output Host demo, implementing a basic USB audio source that can output audio data to an attached device. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
|
||||
</info>
|
||||
|
||||
<info type="gui-flag" value="move-to-root"/>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<module type="application" id="lufa.demos.host.class.joystick_parser" caption="Joystick HID (with parser) Host Demo (Class Driver APIs)">
|
||||
<info type="description" value="summary">
|
||||
Joystick HID Host demo with HID parser, implementing a basic USB joystick host that can display movement data on the board LEDs.
|
||||
Joystick HID Host demo with HID parser, implementing a basic USB joystick host that can display movement data on the board LEDs. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
|
||||
</info>
|
||||
|
||||
<info type="gui-flag" value="move-to-root"/>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<module type="application" id="lufa.demos.host.class.keyboard" caption="Keyboard HID Host Demo (Class Driver APIs)">
|
||||
<info type="description" value="summary">
|
||||
Keyboard HID Host demo, implementing a basic USB keyboard host that can display key press data on the board LEDs.
|
||||
Keyboard HID Host demo, implementing a basic USB keyboard host that can display key press data on the board LEDs. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
|
||||
</info>
|
||||
|
||||
<info type="gui-flag" value="move-to-root"/>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<module type="application" id="lufa.demos.host.class.keyboard_parser" caption="Keyboard HID (with parser) Host Demo (Class Driver APIs)">
|
||||
<info type="description" value="summary">
|
||||
Keyboard HID Host demo with HID parser, implementing a basic USB keyboard host that can display key press data on the board LEDs.
|
||||
Keyboard HID Host demo with HID parser, implementing a basic USB keyboard host that can display key press data on the board LEDs. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
|
||||
</info>
|
||||
|
||||
<info type="gui-flag" value="move-to-root"/>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<module type="application" id="lufa.demos.host.class.midi" caption="MIDI Host Demo (Class Driver APIs)">
|
||||
<info type="description" value="summary">
|
||||
MIDI Host demo, capable of sending and receiving MIDI messages to and from an attached device.
|
||||
MIDI Host demo, capable of sending and receiving MIDI messages to and from an attached device. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
|
||||
</info>
|
||||
|
||||
<info type="gui-flag" value="move-to-root"/>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<module type="application" id="lufa.demos.host.class.ms" caption="Mass Storage Host Demo (Class Driver APIs)">
|
||||
<info type="description" value="summary">
|
||||
Mass Storage Host demo, capable of reading and writing raw 512 byte segments to the device's serial port.
|
||||
Mass Storage Host demo, capable of reading and writing raw 512 byte segments to the device's serial port. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
|
||||
</info>
|
||||
|
||||
<info type="gui-flag" value="move-to-root"/>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<module type="application" id="lufa.demos.host.class.mouse" caption="Mouse HID Host Demo (Class Driver APIs)">
|
||||
<info type="description" value="summary">
|
||||
Mouse HID Host demo, implementing a basic USB mouse host that can display movement data on the board LEDs.
|
||||
Mouse HID Host demo, implementing a basic USB mouse host that can display movement data on the board LEDs. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
|
||||
</info>
|
||||
|
||||
<info type="gui-flag" value="move-to-root"/>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<module type="application" id="lufa.demos.host.class.mouse_parser" caption="Mouse HID (with parser) Host Demo (Class Driver APIs)">
|
||||
<info type="description" value="summary">
|
||||
Mouse HID Host demo with HID parser, implementing a basic USB mouse host that can display movement data on the board LEDs.
|
||||
Mouse HID Host demo with HID parser, implementing a basic USB mouse host that can display movement data on the board LEDs. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
|
||||
</info>
|
||||
|
||||
<info type="gui-flag" value="move-to-root"/>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<module type="application" id="lufa.demos.host.class.printer" caption="Printer Host Demo (Class Driver APIs)">
|
||||
<info type="description" value="summary">
|
||||
Printer Host demo, implementing a basic USB printer host that can send raw printer control data to an attached device.
|
||||
Printer Host demo, implementing a basic USB printer host that can send raw printer control data to an attached device. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
|
||||
</info>
|
||||
|
||||
<info type="gui-flag" value="move-to-root"/>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<module type="application" id="lufa.demos.host.class.rndis" caption="RNDIS Ethernet Host Demo (Class Driver APIs)">
|
||||
<info type="description" value="summary">
|
||||
Microsoft RNDIS Ethernet Host demo, implementing a RNDIS host that can send and receive Ethernet data to and from an attached device.
|
||||
Microsoft RNDIS Ethernet Host demo, implementing a RNDIS host that can send and receive Ethernet data to and from an attached device. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
|
||||
</info>
|
||||
|
||||
<info type="gui-flag" value="move-to-root"/>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<module type="application" id="lufa.demos.host.class.si" caption="Still Image Host Demo (Class Driver APIs)">
|
||||
<info type="description" value="summary">
|
||||
Still Image Host demo, implementing a Still Image host that can send and receive PIMA data to and from an attached device.
|
||||
Still Image Host demo, implementing a Still Image host that can send and receive PIMA data to and from an attached device. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
|
||||
</info>
|
||||
|
||||
<info type="gui-flag" value="move-to-root"/>
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<module type="application" id="lufa.demos.host.class.cdc" caption="Virtual Serial CDC Host Demo (Class Driver APIs)">
|
||||
<info type="description" value="summary">
|
||||
Virtual Serial Host demo, implementing a CDC host that can send and receive data to and from an attached device.
|
||||
Virtual Serial Host demo, implementing a CDC host that can send and receive data to and from an attached device. This demo uses the user-friendly USB Class Driver APIs to provide a simple, abstracted interface into the USB stack.
|
||||
</info>
|
||||
|
||||
<info type="gui-flag" value="move-to-root"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue