From 902d3d9bff2cb6db448d5747a7277edc9e3d963c Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 23 May 2013 16:58:31 +0200 Subject: Update Atmel Studio project captions. --- Demos/Device/LowLevel/AudioInput/asf.xml | 2 +- Demos/Device/LowLevel/AudioOutput/asf.xml | 2 +- Demos/Device/LowLevel/DualVirtualSerial/asf.xml | 2 +- Demos/Device/LowLevel/GenericHID/asf.xml | 2 +- Demos/Device/LowLevel/Joystick/asf.xml | 2 +- Demos/Device/LowLevel/Keyboard/asf.xml | 2 +- Demos/Device/LowLevel/KeyboardMouse/asf.xml | 2 +- Demos/Device/LowLevel/MIDI/asf.xml | 2 +- Demos/Device/LowLevel/MassStorage/asf.xml | 2 +- Demos/Device/LowLevel/Mouse/asf.xml | 2 +- Demos/Device/LowLevel/RNDISEthernet/asf.xml | 2 +- Demos/Device/LowLevel/VirtualSerial/asf.xml | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'Demos/Device/LowLevel') diff --git a/Demos/Device/LowLevel/AudioInput/asf.xml b/Demos/Device/LowLevel/AudioInput/asf.xml index 3fdfb657a..4764f4a56 100644 --- a/Demos/Device/LowLevel/AudioInput/asf.xml +++ b/Demos/Device/LowLevel/AudioInput/asf.xml @@ -13,7 +13,7 @@ - Audio 1.0 Input device demo, implementing a basic USB microphone. + Audio 1.0 Input device demo, implementing a basic USB microphone. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs. diff --git a/Demos/Device/LowLevel/AudioOutput/asf.xml b/Demos/Device/LowLevel/AudioOutput/asf.xml index 19c15c3cb..cdcb68abe 100644 --- a/Demos/Device/LowLevel/AudioOutput/asf.xml +++ b/Demos/Device/LowLevel/AudioOutput/asf.xml @@ -13,7 +13,7 @@ - Audio 1.0 Output device demo, implementing a basic USB speaker. + Audio 1.0 Output device demo, implementing a basic USB speaker. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs. diff --git a/Demos/Device/LowLevel/DualVirtualSerial/asf.xml b/Demos/Device/LowLevel/DualVirtualSerial/asf.xml index 4628f4b61..a228211ff 100644 --- a/Demos/Device/LowLevel/DualVirtualSerial/asf.xml +++ b/Demos/Device/LowLevel/DualVirtualSerial/asf.xml @@ -25,7 +25,7 @@ - Dual Virtual Serial (CDC) demo, implementing a pair of virtual serial port interfaces. + Dual Virtual Serial (CDC) demo, implementing a pair of virtual serial port interfaces. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs. diff --git a/Demos/Device/LowLevel/GenericHID/asf.xml b/Demos/Device/LowLevel/GenericHID/asf.xml index 44fa5cf29..07d2822c3 100644 --- a/Demos/Device/LowLevel/GenericHID/asf.xml +++ b/Demos/Device/LowLevel/GenericHID/asf.xml @@ -25,7 +25,7 @@ - Generic HID device demo, implementing a device whose LEDs can be controlled via HID messages from the host. + Generic HID device demo, implementing a device whose LEDs can be controlled via HID messages from the host. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs. diff --git a/Demos/Device/LowLevel/Joystick/asf.xml b/Demos/Device/LowLevel/Joystick/asf.xml index e7df49927..87941c42f 100644 --- a/Demos/Device/LowLevel/Joystick/asf.xml +++ b/Demos/Device/LowLevel/Joystick/asf.xml @@ -25,7 +25,7 @@ - Joystick HID device demo, implementing a basic USB joystick that can send movement information to the host. + Joystick HID device demo, implementing a basic USB joystick that can send movement information to the host. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs. diff --git a/Demos/Device/LowLevel/Keyboard/asf.xml b/Demos/Device/LowLevel/Keyboard/asf.xml index d242754fe..fe2124d42 100644 --- a/Demos/Device/LowLevel/Keyboard/asf.xml +++ b/Demos/Device/LowLevel/Keyboard/asf.xml @@ -25,7 +25,7 @@ - Keyboard HID device demo, implementing a basic USB keyboard that can send key press information to the host. + Keyboard HID device demo, implementing a basic USB keyboard that can send key press information to the host. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs. diff --git a/Demos/Device/LowLevel/KeyboardMouse/asf.xml b/Demos/Device/LowLevel/KeyboardMouse/asf.xml index d3eca33a4..bea38d161 100644 --- a/Demos/Device/LowLevel/KeyboardMouse/asf.xml +++ b/Demos/Device/LowLevel/KeyboardMouse/asf.xml @@ -25,7 +25,7 @@ - Keyboard and Mouse HID device demo, implementing a basic USB keyboard and mouse using a pair of HID interfaces. + Keyboard and Mouse HID device demo, implementing a basic USB keyboard and mouse using a pair of HID interfaces. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs. diff --git a/Demos/Device/LowLevel/MIDI/asf.xml b/Demos/Device/LowLevel/MIDI/asf.xml index de8a016a9..f01d87586 100644 --- a/Demos/Device/LowLevel/MIDI/asf.xml +++ b/Demos/Device/LowLevel/MIDI/asf.xml @@ -25,7 +25,7 @@ - MIDI device demo, implementing a basic USB MIDI device that can send messages to the host. + MIDI device demo, implementing a basic USB MIDI device that can send messages to the host. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs. diff --git a/Demos/Device/LowLevel/MassStorage/asf.xml b/Demos/Device/LowLevel/MassStorage/asf.xml index 46f25cca5..cb77d816e 100644 --- a/Demos/Device/LowLevel/MassStorage/asf.xml +++ b/Demos/Device/LowLevel/MassStorage/asf.xml @@ -25,7 +25,7 @@ - Mass Storage device demo, implementing a basic USB storage disk using a Dataflash memory IC. + Mass Storage device demo, implementing a basic USB storage disk using a Dataflash memory IC. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs. diff --git a/Demos/Device/LowLevel/Mouse/asf.xml b/Demos/Device/LowLevel/Mouse/asf.xml index 0f471ff08..d3d845563 100644 --- a/Demos/Device/LowLevel/Mouse/asf.xml +++ b/Demos/Device/LowLevel/Mouse/asf.xml @@ -25,7 +25,7 @@ - Mouse device demo, implementing a basic USB mouse device that can send movement information to the host. + Mouse device demo, implementing a basic USB mouse device that can send movement information to the host. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs. diff --git a/Demos/Device/LowLevel/RNDISEthernet/asf.xml b/Demos/Device/LowLevel/RNDISEthernet/asf.xml index 12fc761f8..3acd848de 100644 --- a/Demos/Device/LowLevel/RNDISEthernet/asf.xml +++ b/Demos/Device/LowLevel/RNDISEthernet/asf.xml @@ -25,7 +25,7 @@ - Microsoft RNDIS Ethernet networking device demo, implementing a basic HTTP webserver. + Microsoft RNDIS Ethernet networking device demo, implementing a basic HTTP webserver. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs. diff --git a/Demos/Device/LowLevel/VirtualSerial/asf.xml b/Demos/Device/LowLevel/VirtualSerial/asf.xml index 091bb1dd0..7ca80c142 100644 --- a/Demos/Device/LowLevel/VirtualSerial/asf.xml +++ b/Demos/Device/LowLevel/VirtualSerial/asf.xml @@ -25,7 +25,7 @@ - Virtual Serial device demo, implementing a virtual serial channel between the host PC and the device. + Virtual Serial device demo, implementing a virtual serial channel between the host PC and the device. This demo uses the Low Level LUFA APIs to manually implement a USB Class for demonstration purposes without using the simpler in-built LUFA Class Driver APIs. -- cgit v1.2.3